@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@300;400;500;600;700";:root{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:500;color:#1b2a3b;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 20%,rgba(86,204,242,.2),transparent 35%),radial-gradient(circle at 85% 0%,rgba(47,128,237,.22),transparent 30%),#f5f8ff}a{color:inherit}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.splash{min-height:100vh;display:grid;place-items:center;gap:16px;background:radial-gradient(circle at 20% 30%,rgba(86,204,242,.25),transparent 30%),radial-gradient(circle at 80% 10%,rgba(47,128,237,.18),transparent 28%),#f7f9ff;color:#1b2a3b}.loader{position:relative;width:72px;height:72px}.loader:before,.loader:after{content:"";position:absolute;inset:0;border-radius:50%;border:6px solid transparent;border-top-color:#2f80ed;animation:spin 1.4s ease-in-out infinite}.loader:after{inset:10px;border:6px solid transparent;border-bottom-color:#56ccf2;animation-duration:1s;animation-direction:reverse}.login-card{width:min(420px,100%);background:#fff;border:1px solid #e6ecf5;border-radius:20px;padding:28px;box-shadow:0 20px 60px #1a498a1f;display:flex;flex-direction:column;gap:16px}.login-lang{align-self:flex-start}.lang-toggle{display:inline-flex;gap:8px;padding:6px;border-radius:12px;background:#f7f9ff;border:1px solid #e6ecf5;box-shadow:0 10px 30px #1a498a14}.lang-btn{width:36px;height:36px;border-radius:10px;border:1px solid transparent;background:transparent;cursor:pointer;font-size:18px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.lang-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1a498a1f;border-color:#dce7ff}.lang-btn.active{border-color:#2f80ed;box-shadow:0 12px 26px #2f80ed38}.logo{width:52px;height:52px;display:grid;place-items:center;background:linear-gradient(135deg,#2f80ed,#56ccf2);color:#fff;font-weight:800;letter-spacing:1px;border-radius:14px}.title h1{margin:6px 0 4px;color:#1b2a3b;font-size:26px}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;font-size:12px;color:#4f79c5;margin:0}.muted{color:#6f7b8a;margin:0;line-height:1.6}.form{display:flex;flex-direction:column;gap:14px}.form label{display:flex;flex-direction:column;gap:6px;color:#1b2a3b;font-weight:600}.form input{border-radius:8px;border:1px solid #e2e8f0;background:#fff;padding:10px 16px;color:#1b2a3b;font-size:14px;font-weight:500;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.form input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f60f}.form input::placeholder{color:#94a3b8}.form-textarea{width:100%;border-radius:8px;border:1px solid #e2e8f0;background:#fff;padding:10px 16px;color:#1b2a3b;font-size:14px;font-weight:500;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;resize:vertical;min-height:80px}.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f60f}.error-text{color:#ef4444;font-size:12px;font-weight:600;margin-top:4px}.form button:not(.ghost):not(.btn-secondary):not(.btn-header-secondary):not(.resend-invitation-sidebar-btn):not(.btn-gray){margin-top:4px;border:none;border-radius:12px;padding:14px 18px;background:linear-gradient(135deg,#2f80ed,#56ccf2);color:#fff;font-weight:800;font-size:16px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 15px 30px #2f80ed40}.form button:not(.ghost):not(.btn-secondary):not(.btn-header-secondary):not(.resend-invitation-sidebar-btn):not(.btn-gray):hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 36px #2f80ed4d}.form button:not(.ghost):not(.btn-secondary):not(.btn-header-secondary):not(.resend-invitation-sidebar-btn):not(.btn-gray):disabled{opacity:.7;cursor:progress}.password-field{position:relative;display:flex;align-items:center}.password-field input{width:100%;padding-right:44px}.eye-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none!important;background:transparent!important;background-image:none!important;cursor:pointer;font-size:16px;color:#1b2a3b;opacity:.9;width:24px;height:24px;padding:0;margin:0;box-shadow:none!important;border-radius:0!important;appearance:none;animation:none;transition:none;display:inline-flex;align-items:center;justify-content:center;line-height:1}.eye-toggle:hover{opacity:1;transform:translateY(-50%)!important;animation:none!important;transition:none!important}.eye-toggle:active{transform:translateY(-50%) scale(.94)!important;transition:transform 80ms ease,opacity 80ms ease!important}.eye-toggle.active{color:#2f80ed}.error{margin:4px 0 0;color:#d43f3f;font-size:13px}.helper{margin:4px 0 0;color:#6f7b8a;font-size:13px}.welcome{padding:12px 0 0}.welcome h2{margin:0 0 6px;color:#1b2a3b}.dashboard{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f5f8ff}.sidebar{background:#0f1f3a;color:#e9f0ff;padding:24px;display:flex;flex-direction:column;gap:24px;box-shadow:4px 0 24px #00000014;justify-content:space-between}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:24px;border-top:1px solid rgba(255,255,255,.05)}.sidebar-section-title{font-size:11px;font-weight:800;color:#5c6f8c;letter-spacing:.1em;margin:0 0 4px 12px}.nav-icon-material{font-size:20px;color:#7ce7ff}.logout-btn{width:100%;text-align:left;color:#ff7676!important}.logout-btn .nav-icon-material{color:#ff7676}.nav-subitem.disabled{opacity:.5;cursor:not-allowed}.sidebar-brand{display:flex;align-items:center;gap:12px}.sidebar .logo{background:linear-gradient(135deg,#56ccf2,#2f80ed)}.nav{display:flex;flex-direction:column;gap:10px}.nav-item{display:inline-flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;color:inherit;text-decoration:none;border:none;background:transparent;transition:background .2s ease,transform .1s ease;cursor:pointer}.nav-item:hover{background:#ffffff0f;transform:translate(2px)}.nav-item.active{background:#ffffff1a}.nav-item.admin{justify-content:flex-start;gap:12px}.chevron{transform:rotate(90deg);transition:transform .2s ease;font-weight:700;margin-left:auto}.chevron.open{transform:rotate(270deg)}.nav-sub{display:grid;gap:6px;padding:10px 12px;margin-left:10px;border-radius:14px;background:#08142aa6;border:1px solid rgba(255,255,255,.05)}.nav-subitem{text-align:left;border:none;background:transparent;color:#c7d7ff;padding:8px 10px;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .1s ease;display:inline-flex;align-items:center;gap:10px;text-decoration:none;width:100%}.nav-subitem:hover{background:#ffffff14;transform:translate(2px)}.nav-subitem.active{background:#122140e6;color:#fff;box-shadow:inset 0 0 0 1px #7ce7ff24}.nav-icon{width:26px;height:26px;border-radius:10px;display:grid;place-items:center;background:#56ccf229;color:#7ce7ff;font-size:13px;box-shadow:inset 0 0 0 1px #7ce7ff4d}.nav-icon.sub{width:22px;height:22px;font-size:12px;background:#ffffff14;color:#cfe6ff;box-shadow:inset 0 0 0 1px #ffffff14}.content{padding:28px;display:flex;flex-direction:column}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.user-info-header{display:flex;align-items:center;gap:12px}.user-name-display{margin:0;font-size:24px;font-weight:800;color:#0f1f3c}.user-role-display{margin:0;font-size:12px;font-weight:700;color:#5c6f8c;text-transform:uppercase;background:#f1f5f9;padding:4px 8px;border-radius:6px}.settings-gear-btn{background:transparent;border:none;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:background .2s,color .2s}.settings-gear-btn:hover{background:#f1f5f9;color:#0f1f3c}.settings-gear-btn .material-symbols-outlined{font-size:22px}.floating-actions{position:fixed;top:24px;right:24px;display:flex;gap:10px;align-items:center;z-index:10}.actions{display:inline-flex;gap:10px;align-items:center}.chip{padding:8px 12px;border-radius:999px;font-weight:700;font-size:13px}.chip.success{background:#2ecc7124;color:#1e9d5a;border:1px solid rgba(46,204,113,.24);display:inline-flex;align-items:center;gap:6px}.primary{border:none;border-radius:12px;padding:10px 14px;background:linear-gradient(135deg,#2f80ed,#56ccf2);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #2f80ed40;transition:transform .1s ease,box-shadow .2s ease}.primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2f80ed4d}.primary.danger{background:linear-gradient(135deg,#eb5757,#ff7676);border:1px solid rgba(235,87,87,.4);box-shadow:0 12px 26px #eb575747}.primary.danger:hover{box-shadow:0 14px 30px #eb57575c}.primary-action{display:inline-flex;align-items:center;gap:12px;border:none;border-radius:16px;padding:14px 22px;background:linear-gradient(135deg,#2680ff,#5dc8ff);color:#fff;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 15px 35px #2680ff47;transition:transform .12s ease,box-shadow .2s ease,filter .2s ease}.primary-action:hover{transform:translateY(-1px);box-shadow:0 18px 40px #2680ff57;filter:saturate(1.05)}.primary-action:active{transform:translateY(0);box-shadow:0 12px 28px #2680ff42}.primary-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff2e;font-size:18px;color:#fff;box-shadow:inset 0 0 0 1px #ffffff40}.logout{border:1px solid #d9e2ef;background:#fff;color:#1b2a3b;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .1s ease,box-shadow .2s ease}.logout:hover{background:#f5f8ff;box-shadow:0 8px 20px #1a498a14;transform:translateY(-1px)}.notifications-wrap{position:relative}.notification-bell-btn{width:42px;height:42px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;position:relative;transition:all .2s ease;box-shadow:0 2px 4px #00000005}.notification-bell-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.notification-dot{position:absolute;top:8px;right:8px;width:10px;height:10px;background:#3b82f6;border-radius:50%;border:2px solid #ffffff;box-shadow:0 0 0 4px #3b82f633}.notifications-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:360px;background:#fff;border-radius:20px;box-shadow:0 20px 50px #00000026;border:1px solid #e2e8f0;z-index:100;overflow:hidden;animation:fadeInPopover .2s ease-out}.notifications-header{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.notifications-header h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.mark-all-read{font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none;cursor:pointer}.notifications-list{max-height:400px;overflow-y:auto}.notification-item{padding:16px 24px;display:flex;gap:16px;cursor:pointer;transition:background .2s;border-bottom:1px solid #f8fafc}.notification-item:hover{background:#f8fafc}.notification-avatar-wrap{position:relative;flex-shrink:0}.notification-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.notification-avatar-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b}.notification-avatar-icon.company{background:#f5f3ff;color:#8b5cf6}.notification-avatar-icon.success{background:#f0fdf4;color:#22c55e}.notification-status-dot{position:absolute;bottom:0;right:0;width:12px;height:12px;background:#22c55e;border:2px solid #ffffff;border-radius:50%}.notification-content{flex:1;min-width:0}.notification-title{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 2px}.notification-company-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#6d28d9;background:#f5f3ff;border-radius:6px;border:1px solid #e9e7fd}.notification-desc{font-size:13px;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.notification-desc.typing{color:#3b82f6;font-style:italic;font-weight:500}.notification-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.notification-time{font-size:11px;font-weight:600;color:#94a3b8}.unread-indicator{width:8px;height:8px;background:#3b82f6;border-radius:50%}.notifications-footer{padding:16px;text-align:center;background:#fcfdfe;border-top:1px solid #f1f5f9}.view-all-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#475569;text-decoration:none}.view-all-link:hover{color:#0f172a}.view-all-link span{font-size:18px}.panel-card{border-radius:16px;padding:20px}.panel-card h3{margin:0 0 8px;color:#1b2a3b}.wa-layout{display:grid;grid-template-columns:320px 1fr;gap:12px;min-height:520px}.wa-sidebar{background:#0f1f3a;color:#e9f0ff;border-radius:16px;padding:14px;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:10px}.wa-search input{width:100%;border-radius:12px;border:1px solid #1f3257;background:#102748;color:#e9f0ff;padding:10px 12px}.wa-chats{display:flex;flex-direction:column;gap:8px;overflow:auto}.wa-chat{border:1px solid rgba(255,255,255,.06);background:#ffffff0a;color:inherit;text-align:left;padding:10px 12px;border-radius:12px;cursor:pointer;transition:background .15s ease,transform .1s ease}.wa-chat:hover{background:#ffffff14;transform:translateY(-1px)}.wa-chat.active{background:#ffffff1f;border-color:#ffffff1f}.wa-chat-header{display:flex;justify-content:space-between;align-items:center}.wa-badge{background:#2f80ed;color:#fff;border-radius:999px;padding:2px 8px;font-size:12px}.wa-meta{color:#9fb1d9;margin:2px 0 0;font-size:13px}.wa-content{background:#fff;border:1px solid #e6ecf5;border-radius:16px;display:flex;flex-direction:column}.wa-header{padding:14px 16px;border-bottom:1px solid #e6ecf5;display:flex;justify-content:space-between;align-items:center}.wa-messages{flex:1;padding:16px;overflow:auto;display:flex;flex-direction:column;gap:10px}.wa-message{display:flex}.wa-message.sender{justify-content:flex-end}.wa-bubble{max-width:70%;background:#f7f9ff;border:1px solid #e6ecf5;border-radius:14px;padding:10px 12px;position:relative;color:#1b2a3b}.wa-message.sender .wa-bubble{background:#e8f3ff;border-color:#cfe4ff}.wa-bubble p{margin:0 0 4px}.wa-media img{width:100%;border-radius:10px;margin-bottom:6px}.wa-media.audio,.wa-media.doc{display:flex;gap:8px;align-items:center;font-weight:600}.wa-media.doc a{color:#2f80ed;font-weight:700}.wa-time{display:block;text-align:right;color:#8ea1cc}.wa-load{align-self:center;border:1px solid #d9e2ef;background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.wa-input{border-top:1px solid #e6ecf5;padding:12px;display:grid;grid-template-columns:1fr auto;gap:8px}.wa-input input{border:1px solid #d9e2ef;border-radius:12px;padding:10px 12px}.wa-input button{border:none;background:linear-gradient(135deg,#2f80ed,#56ccf2);color:#fff;border-radius:12px;padding:0 14px;cursor:not-allowed}.filters-bar{display:flex;align-items:center;gap:18px;background:#fff;border-radius:20px;padding:12px 14px;min-height:68px;box-shadow:0 16px 38px #1a498a14;flex-wrap:wrap}.filter-search{display:inline-flex;align-items:center;gap:14px;flex:1;background:#f8f9fb;border-radius:16px;padding:12px 14px;min-width:260px;min-height:48px}.filter-search__icon{font-size:20px;color:#8aa0c2;display:inline-flex;align-items:center;justify-content:center}.filter-search input{width:100%;border:none;outline:none;background:transparent;color:#4b5b71;font-size:17px;font-weight:700}.filter-search input::placeholder{color:#8d9bb2}.filter-divider{width:1px;height:36px;background:linear-gradient(180deg,transparent,#dfe7f3,transparent);display:block}.filter-pills{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;padding:2px 4px}.filter-dropdown{position:relative}.filter-pill{border:none;background:#f5f7fb;color:#27344a;border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;min-height:44px;box-shadow:0 10px 24px #1a498a14;transition:transform .1s ease,box-shadow .15s ease,filter .15s ease,background .15s ease}.filter-pill:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1a498a24;filter:saturate(1.02);background:#fff;border:1px solid #dde5f1}.filter-pill__chevron{color:#6b7a90;font-size:18px}.filter-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:#fff;border:1px solid #e5ebf3;border-radius:12px;box-shadow:0 16px 32px #1a498a1f;padding:6px;z-index:10;display:grid;gap:4px;opacity:0;transform:translateY(-4px) scale(.99);transform-origin:top}.filter-menu__item{border:none;background:transparent;padding:10px 12px;border-radius:10px;text-align:left;color:#1f2937;font-weight:600;cursor:pointer;transition:background .12s ease,transform .1s ease}.filter-menu__item:hover{background:#f4f7fb;transform:translateY(-1px)}.filter-menu.is-open{animation:fadeInMenu .14s ease forwards}.filter-menu.is-closing{animation:fadeOutMenu .14s ease forwards;pointer-events:none}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOutMenu{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(.99)}}@keyframes fadeInPopover{0%{opacity:0;transform:translateY(-6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOutPopover{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.99)}}.filter-icon-button{width:42px;height:42px;border:1px solid #dde5f1;background:#fff;color:#4a5f78;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 24px #1a498a14;transition:transform .1s ease,box-shadow .15s ease,filter .15s ease,border-color .15s ease}.filter-menu-icon{font-size:20px;color:#7c8ba1}.filter-icon-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1a498a1f;filter:saturate(1.05);border-color:#cfd9e6}.filter-popover-wrap{position:relative}.filter-popover{position:absolute;right:0;top:calc(100% + 6px);width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 20px 40px #0000001f,0 10px 20px #0000000a;padding:14px 14px 12px;z-index:30;overflow:hidden;opacity:0;transform:translateY(-6px) scale(.99);transform-origin:top}.filter-popover.is-open{animation:fadeInPopover .16s ease forwards}.filter-popover.is-closing{animation:fadeOutPopover .16s ease forwards;pointer-events:none}.filter-popover.is-open,.filter-popover.is-closing{will-change:transform,opacity}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 4px 24px;flex-wrap:wrap}.page-header__titles{display:flex;flex-direction:column;gap:8px;min-width:260px}.page-header__title{margin:0;font-size:34px;font-weight:800;color:#0f1f3c;line-height:1.1}.page-header__subtitle{margin:0;color:#5c6f8c;font-size:18px;line-height:1.4}.filter-view{display:flex;flex-direction:column;gap:20px;padding-top:4px}.filter-view__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 6px}.filter-view__header h4{margin:0;font-size:18px;color:#1f2937;font-weight:800}.filter-view__badge{background:#f2edff;color:#7c3aed;border-radius:999px;padding:6px 10px;font-weight:700;font-size:12px;border:1px solid #e3d8ff}.filter-view__body{display:flex;flex-direction:column;gap:18px;padding:6px 2px 0}.filter-view__group{display:flex;flex-direction:column;gap:12px}.filter-view__label{margin:0;text-transform:uppercase;letter-spacing:1px;font-weight:800;font-size:12px;color:#8a94a8}.filter-view__label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.filter-view__options{display:flex;flex-direction:column;gap:10px}.filter-check{display:inline-flex;align-items:center;gap:12px;font-size:16px;color:#1f2937;font-weight:700;cursor:pointer}.filter-check input[type=checkbox],.filter-check input[type=radio]{width:20px;height:20px;accent-color:#7c3aed;cursor:pointer}.filter-check--avatar .filter-avatar{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:13px}.filter-search--inline{display:flex;align-items:center;gap:10px;border:1px solid #e6ecf5;border-radius:12px;padding:9px 12px;background:#f8fafc}.filter-search--inline input{border:none;outline:none;background:transparent;width:100%;font-size:15px;color:#1f2937}.filter-view__link{border:none;background:transparent;color:#5a3bdc;font-weight:700;cursor:pointer}.filter-view__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px}.filter-view__clear{border:none;background:transparent;color:#6b7280;font-weight:700;font-size:15px;cursor:pointer}.filter-view__apply{border:none;background:#4f46e5;color:#fff;padding:12px 18px;border-radius:12px;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 10px 24px #4f46e540}.filter-view__apply:hover{box-shadow:0 12px 28px #4f46e552}.filter-badges{display:flex;align-items:center;gap:10px;margin-top:10px;margin-bottom:0;flex-wrap:wrap}.filter-badge{border:none;background:#eef2fb;color:#3e4a60;border-radius:22px;padding:10px 14px;font-weight:700;font-size:15px;cursor:pointer;transition:background .12s ease,color .12s ease,transform .1s ease,box-shadow .12s ease}.filter-badge.active{background:#e4edff;color:#2f80ed}.filter-badge:hover{transform:translateY(-1px)}.select-wrap{position:relative;display:flex;flex-direction:column;gap:6px;width:100%}.select-label{margin:0;font-weight:600;color:#475569;font-size:14px}.select-control-box{width:100%;position:relative}.select-trigger{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 16px;display:flex;align-items:center;gap:10px;justify-content:space-between;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.select-trigger-avatar,.select-trigger-avatar-placeholder{width:28px;height:28px;border-radius:6px;object-fit:cover;flex-shrink:0}.select-trigger-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#64748b;font-size:12px;font-weight:700}.select-trigger:hover{border-color:#cbd5e1}.select-value{flex:1;min-width:0;color:#1e293b;font-weight:500;font-size:14px}.select-value.is-placeholder{color:#94a3b8}.select-control-box.is-open .select-search-box{width:100%;background:#fff;border:1px solid #3b82f6;border-radius:8px 8px 0 0;padding:10px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 0 0 3px #3b82f60f;z-index:45;position:relative}.select-search-icon{color:#64748b;font-size:18px}.select-search-input{flex:1;border:none!important;outline:none!important;background:transparent;color:#0f172a;font-size:14px;font-weight:500;padding:0;box-shadow:none!important}.select-dropdown-panel{position:absolute;top:calc(100% - 1px);left:0;width:100%;background:#fff;border:1px solid #3b82f6;border-top:1px solid #f1f5f9;border-radius:0 0 8px 8px;box-shadow:0 12px 20px -5px #00000014;z-index:40;overflow:hidden;opacity:0}.select-dropdown-panel.is-open{animation:fadeInPopover .14s ease forwards}.select-dropdown-panel.is-closing{animation:fadeOutPopover .14s ease forwards}.select-options-list{max-height:256px;overflow-y:auto}.select-item{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:all .2s ease;border-top:1px solid #f1f5f9}.select-item-avatar,.select-item-avatar-placeholder{width:32px;height:32px;border-radius:8px;object-fit:cover;flex-shrink:0}.select-item-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#475569;font-size:14px;font-weight:700}.select-item:first-child{border-top:none}.select-item:hover{background:#f8fafc}.select-item.is-selected{background:#eff6ff}.select-item-content{flex:1;min-width:0}.select-item-label{font-size:14px;font-weight:600;color:#1e293b}.select-item.is-selected .select-item-label{color:#3b82f6}.select-item-meta{font-size:12px;color:#64748b}.select-item.is-selected .select-item-meta{color:#3b82f6;opacity:.8}.select-item-check{color:#3b82f6;font-size:20px}.select-no-results{padding:32px 16px;text-align:center;color:#94a3b8}.select-no-results span{font-size:40px;margin-bottom:8px;display:block;opacity:.5}.no-results-text{font-size:14px;font-weight:500;color:#475569}.no-results-sub{font-size:12px;margin-top:4px}.select-chips{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;background:#f8fafc;border-bottom:1px solid #f1f5f9}.select-chip{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;color:#1e293b}.select-chip button{border:none;background:transparent;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:0}.select-chip button:hover{color:#ef4444}.company-header{display:grid;grid-template-columns:1.6fr .9fr .7fr .5fr;align-items:center;gap:14px;padding:0 4px 6px;color:#8a94a8;font-weight:800;text-transform:uppercase;letter-spacing:.8px;font-size:12px}.company-header.has-meta2{grid-template-columns:1.4fr .8fr .8fr .6fr .5fr}.company-header__action{text-align:right}.company-list{display:flex;flex-direction:column;gap:16px;margin-top:12px}.company-row{display:grid;grid-template-columns:1.6fr .9fr .7fr .5fr;align-items:center;gap:16px;background:#fff;border-radius:18px;padding:14px 18px;box-shadow:0 18px 38px #1a498a0f}.company-row.has-meta2{grid-template-columns:1.4fr .8fr .8fr .6fr .5fr}.company-row.placeholder{justify-content:center;text-align:center;color:#6b7280;font-weight:600}.company-cell{display:flex;align-items:center;gap:14px}.company-name-block{min-width:0}.company-contact .company-sub{font-weight:600}.company-avatar{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#4f46e5,#6bb4ff);color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px;box-shadow:0 10px 24px #4f46e540}.company-avatar--sm{width:38px;height:38px;font-size:13px;box-shadow:0 8px 20px #4f46e533}.company-text{display:flex;flex-direction:column;gap:4px;min-width:0}.company-name{font-weight:800;font-size:18px;color:#131a2a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-sub{color:#6b7280;font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-meta{flex-direction:column;align-items:flex-start;gap:6px}.company-label{text-transform:uppercase;letter-spacing:.6px;font-size:12px;color:#8a94a8;font-weight:800}.company-value{font-weight:700;color:#1f2937;font-size:15px}.company-actions{gap:8px;justify-content:flex-end}.company-actions .ghost{display:inline-flex;align-items:center;gap:6px}.company-actions .ghost span.material-symbols-outlined{font-size:18px}.company-status .pill-pill{padding:6px 12px;border-radius:14px;font-weight:800;font-size:13px;border:1px solid transparent}.pill-pill.status-active{background:#e1f8ef;color:#167b4c;border-color:#b3ecd5}.pill-pill.status-inactive{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.pill-pill.status-pending{background:#fef9c3;color:#854d0e;border-color:#fef08a}.status-banner.status-active{background:#f0fdf4;border-color:#dcfce7}.status-banner.status-active .status-indicator{color:#166534}.status-banner.status-active .dot{background:#22c55e}.status-banner.status-inactive{background:#fef2f2;border-color:#fee2e2}.status-banner.status-inactive .status-indicator{color:#991b1b}.status-banner.status-inactive .dot{background:#ef4444}.status-banner.status-pending{background:#fffbeb;border-color:#fef3c7}.status-banner.status-pending .status-indicator{color:#92400e}.status-banner.status-pending .dot{background:#f59e0b}@media(max-width:1024px){.company-row{grid-template-columns:1fr;align-items:flex-start;gap:10px}.company-header{display:none}.company-actions{justify-content:flex-start}}.page-header__actions{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;gap:12px;min-width:220px}.pill-blue{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#2f80ed1f;color:#2f80ed;font-weight:700;border:1px solid rgba(47,128,237,.25)}.success{margin:4px 0 0;color:#1e9d5a;font-size:13px}.inline-alert{margin:6px 0 0;padding:10px 12px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;font-weight:600}.inline-alert.full{width:100%;box-sizing:border-box}.inline-alert.error{background:#fff6f6;color:#b53030;border:1px solid #f2d4d4}.inline-alert.success{background:#f5fff8;color:#0b3b24;border:1px solid #d8f2e4}.alert-icon{font-size:16px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:10px 0;flex-wrap:wrap}.search{flex:1;min-width:240px;border-radius:12px;border:1px solid #d9e2ef;padding:8px 10px;background:#f8fbff;font-size:14px;display:inline-flex;align-items:center;gap:8px}.search input{border:none;background:transparent;outline:none;width:100%;color:#1b2a3b;font-size:14px}.pager{display:inline-flex;align-items:center;gap:8px;color:#4f79c5}.pager button{border:1px solid #d9e2ef;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.pager button:disabled{opacity:.5;cursor:not-allowed}.record-list-footer{margin-top:12px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:12px}.with-icon{display:inline-flex;align-items:center;gap:8px}.password-field{position:relative}.password-field input{padding-right:44px}.eye-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;font-size:16px;color:#1b2a3b;opacity:.8;transition:transform .15s ease,opacity .15s ease,scale .15s ease}.eye-toggle:hover{opacity:1;transform:translateY(-50%) scale(1.05)}.eye-toggle.active{color:#2f80ed;transform:translateY(-50%) rotate(-8deg) scale(1.05)}.table-wrap{overflow:auto;border:1px solid #e6ecf5;border-radius:12px;margin:10px 0 16px}.data-table{width:100%;border-collapse:collapse;min-width:520px}.data-table thead{background:#f5f8ff}.data-table th,.data-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #e6ecf5;color:#1b2a3b}.data-table tbody tr:hover{background:#f9fbff}.actions-cell{display:flex;gap:8px}.ghost{border:1px solid #d9e2ef;background:#fff;color:#1b2a3b;border-radius:10px;padding:8px 10px;cursor:pointer;transition:background .2s ease,transform .1s ease}.ghost:hover{background:#f5f8ff;transform:translateY(-1px)}.ghost.danger{color:#d43f3f;border-color:#f2d4d4}.ghost.danger:hover{background:#ffecec}.modal-backdrop{position:fixed;inset:0;background:#0f1f3a59;display:grid;place-items:center;padding:16px;z-index:30}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row--full{grid-column:span 2}.form-section-title{margin:16px 0 8px;display:flex;align-items:center;justify-content:space-between}.form-section-title h4{margin:0;font-size:14px;font-weight:700;color:#1b2a3b}.form-section-link{font-size:12px;color:#2f80ed;font-weight:600;background:transparent;border:none;cursor:pointer}.associated-companies-search{margin-top:8px}.modal-header .eyebrow{text-transform:uppercase}.modal-header h3{font-size:24px;font-weight:800}.modal-card{width:min(640px,100%);max-height:90vh;background:#fff;border-radius:20px;border:1px solid #e6ecf5;box-shadow:0 24px 60px #1a498a2e;padding:24px;display:flex;flex-direction:column}.modal-body{overflow-y:auto;flex:1;padding-right:8px;margin-right:-8px}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.modal-body::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.btn-gray{background:#fff!important;border:1px solid #d1d5db!important;padding:10px 24px!important;border-radius:12px!important;font-weight:700!important;color:#4b5563!important;font-size:14px!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:0 2px 4px #0000000d!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:auto!important;text-transform:none!important;margin:0!important}.btn-gray:hover{background:#f3f4f6!important;border-color:#9ca3af!important;color:#111827!important;box-shadow:0 4px 6px #00000014!important}.btn-secondary{border:none;border-radius:12px;padding:14px 18px;background:#5dade2;color:#fff;font-weight:800;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#4a90e2;transform:translateY(-1px)}.modal-card.alert,.modal-card.confirm{max-width:480px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.close{border:none;background:transparent;font-size:14px;font-weight:600;cursor:pointer;color:#94a3b8;border-radius:8px;padding:4px 8px;transition:all .2s ease}.close:hover{background:#f1f5f9;color:#64748b}.confirm-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.toast{position:fixed;right:24px;bottom:24px;display:inline-flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#ffffffe6,#f0f7fff2);color:#0f1f3a;border:1px solid rgba(47,128,237,.18);box-shadow:0 18px 50px #1a498a2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeInUp .28s ease,fadeOut .45s ease 3s forwards;z-index:40;min-width:280px}.toast.success{border-color:#2ecc7140;background:linear-gradient(135deg,#eef9f3f2,#e8fff4eb);color:#0b3b24}.toast.error{border-color:#eb575740;background:linear-gradient(135deg,#fff1f1f2,#ffe4e4eb);color:#7a1f1f}.toast .small{width:12px;height:12px;box-shadow:0 0 0 4px #2f80ed1f;background:currentColor;border-radius:4px}.toast-icon{font-size:16px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{to{opacity:0;transform:translateY(6px)}}@media(max-width:960px){.dashboard{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;justify-content:space-between}.nav{flex-direction:row}}@media(max-width:720px){.page{padding:16px}.login-card{padding:22px}.sidebar{flex-direction:column;align-items:flex-start;gap:12px}.nav{width:100%}.nav-item{width:100%;justify-content:flex-start}}.client-edit-page{padding:0}.client-edit-grid{display:grid;grid-template-columns:1fr 340px;gap:24px;margin-top:24px}.client-edit-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 12px #00000008}.card-title{margin:0 0 20px;font-size:14px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}.profile-upload{display:flex;align-items:center;gap:20px;margin-bottom:24px}.profile-avatar-large{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#cbd5e1,#94a3b8);display:grid;place-items:center;font-size:32px;font-weight:800;color:#fff}.profile-upload-label{margin:0;font-weight:700;color:#1e293b;font-size:15px}.profile-upload-sub{margin:2px 0 8px;font-size:13px;color:#64748b}.profile-upload-actions{display:flex;gap:12px}.text-link{background:transparent;border:none;padding:0;font-size:13px;font-weight:700;color:#3b82f6;cursor:pointer}.text-link.danger{color:#ef4444}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:800;color:#64748b;letter-spacing:.5px}.form-grid input{height:44px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:0 16px;font-size:14px;font-weight:500;color:#1e293b}.input-with-icon{position:relative}.input-with-icon .material-symbols-outlined{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#94a3b8}.input-with-icon input{padding-left:40px;width:100%}.card-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-header-row .card-title{margin:0}.associated-list{display:flex;flex-direction:column;gap:12px}.associated-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #f1f5f9;border-radius:12px;background:#fcfdfe}.associated-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;overflow:hidden}.comp-logo-img{width:100%;height:100%;object-fit:cover}.associated-icon.blue{background:#eff6ff;color:#3b82f6}.associated-icon.orange{background:#fff7ed;color:#f97316}.associated-info{flex:1}.associated-name{margin:0;font-size:14px;font-weight:700;color:#1e293b}.associated-sub{margin:2px 0 0;font-size:12px;color:#64748b}.icon-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:4px}.link-new-btn{width:100%;margin-top:8px;height:44px;border:1px dashed #e2e8f0;border-radius:12px;background:transparent;color:#64748b;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}.link-new-btn:hover{background:#f8fafc;border-color:#cbd5e1}.status-banner{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;margin-bottom:20px}.status-indicator{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#166534}.status-indicator .dot{width:8px;height:8px;border-radius:50%;background:#22c55e}.sidebar-stats{display:flex;flex-direction:column;gap:12px}.stat-row{display:flex;justify-content:space-between;font-size:13px;font-weight:500;color:#64748b}.stat-row span:last-child{font-weight:700;color:#1e293b}.form-actions{display:flex;gap:12px;margin-top:8px}.form-actions button{flex:1}.associated-actions{display:flex;gap:4px}.client-edit-page .page-header__title{display:flex;align-items:center;gap:14px;font-weight:800;font-size:32px;color:#0f172a}.badge-premier{background:#f0f7ff;color:#2563eb;font-size:11px;font-weight:800;padding:4px 10px;border-radius:8px;border:1px solid #e0efff;letter-spacing:.8px;box-shadow:0 2px 6px #2563eb0f;text-transform:uppercase}.header-subtitle-row{display:flex;align-items:center;gap:10px;color:#64748b;font-size:15px;font-weight:500}.dot-separator{color:#cbd5e1;margin:0 4px;font-weight:800}.header-actions{display:flex;align-items:center;gap:16px}.btn-header-secondary{background:#fff;border:1px solid #e2e8f0;padding:12px 28px;border-radius:14px;font-weight:700;color:#475569;font-size:15px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000008}.btn-header-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 16px #0000000f}.btn-header-save{display:flex;align-items:center;gap:10px;padding:12px 28px;border-radius:14px;font-size:15px;font-weight:800;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;cursor:pointer;box-shadow:0 10px 25px #3b82f640;transition:all .2s ease}.btn-header-save:hover{transform:translateY(-1px);box-shadow:0 14px 30px #3b82f659}.btn-header-save .material-symbols-outlined{font-size:22px}.logo-upload-container{margin-top:12px}.logo-upload-label{display:block;font-size:14px;font-weight:700;color:#1e293b;margin-bottom:8px}.logo-dropzone{width:100%;height:140px;border:2px dashed #e2e8f0;border-radius:16px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.logo-dropzone:hover,.logo-dropzone.is-dragover{border-color:#3b82f6;background:#f0f7ff}.logo-dropzone-icon{font-size:32px;color:#94a3b8}.logo-dropzone-text{text-align:center}.logo-dropzone-primary{font-size:14px;font-weight:700;color:#3b82f6}.logo-dropzone-secondary{font-size:12px;font-weight:500;color:#64748b;margin-top:4px}.logo-preview-overlay{position:absolute;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px}.logo-preview-img{max-width:100%;max-height:100%;object-fit:contain}.logo-remove-btn{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background:#ef44441a;color:#ef4444;border:none;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;z-index:5}.logo-remove-btn:hover{background:#ef4444;color:#fff}.logo-dropzone input{display:none}@media(max-width:900px){.client-edit-grid{grid-template-columns:1fr}}.resend-invitation-sidebar-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;color:#475569;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000008;margin-top:8px}.resend-invitation-sidebar-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 16px #0000000f}.resend-invitation-sidebar-btn:disabled{opacity:.6;cursor:not-allowed}.resend-invitation-sidebar-btn .material-symbols-outlined{font-size:20px}.wa-templates-admin-section{background:#fcfdfe;border:1px solid #f1f5f9;border-radius:12px;padding:16px;margin-top:20px}.wa-templates-admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.wa-templates-admin-header h4{margin:0;font-size:13px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}.wa-add-template-btn{background:#eff6ff;color:#3b82f6;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.wa-add-template-btn:hover{background:#3b82f6;color:#fff;transform:scale(1.05)}.wa-template-admin-list{display:flex;flex-direction:column;gap:10px;max-height:280px;overflow-y:auto;padding-right:4px}.wa-template-admin-list::-webkit-scrollbar{width:4px}.wa-template-admin-list::-webkit-scrollbar-track{background:#f1f5f9}.wa-template-admin-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.wa-template-admin-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:all .2s ease}.wa-template-admin-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f60d;transform:translateY(-1px)}.wa-template-admin-info{flex:1;min-width:0;padding-right:12px}.wa-template-admin-name{display:block;font-weight:700;font-size:13px;color:#1e293b;margin-bottom:2px}.wa-template-admin-msg{display:block;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-template-admin-actions{display:flex;gap:6px}.wa-template-action-btn{width:30px;height:30px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;background:#f8fafc;color:#64748b}.wa-template-action-btn.edit:hover{background:#eff6ff;color:#3b82f6}.wa-template-action-btn.delete:hover{background:#fef2f2;color:#ef4444}.wa-template-action-btn .material-symbols-outlined{font-size:18px}.wa-template-form-card{background:#fff;border:1px solid #3b82f6;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 4px 20px #3b82f614}.wa-template-form-card input,.wa-template-form-card textarea{width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:13px;color:#1e293b;margin-bottom:12px;transition:all .2s ease}.wa-template-form-card input:focus,.wa-template-form-card textarea:focus{outline:none;border-color:#3b82f6;background:#fff}.wa-template-form-actions{display:flex;gap:10px}.wa-template-form-actions button{flex:1;height:36px;font-size:13px;font-weight:700;border-radius:8px}.wa-container{display:flex;height:calc(100vh - 100px);width:100%;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000d;position:relative}.wa-inbox-panel{width:360px;background:#fff;border-right:1px solid #f1f5f9;display:flex;flex-direction:column;flex-shrink:0}.wa-inbox-header{padding:24px 20px 12px}.wa-inbox-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.wa-inbox-title{font-size:24px;font-weight:800;color:#1e293b;letter-spacing:-.5px}.wa-edit-btn{background:#137fec1a;color:#137fec;border:none;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.wa-edit-btn:hover{background:#137fec33}.wa-search-wrap{position:relative;margin-bottom:16px}.wa-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:20px}.wa-search-input{width:100%;padding:12px 12px 12px 40px;background:#f8fafc;border:none;border-radius:12px;font-size:14px;color:#1e293b;box-shadow:inset 0 1px 2px #0000000d}.wa-search-input:focus{outline:none;background:#fff;box-shadow:0 0 0 2px #137fec1a}.wa-filter-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}.wa-filter-tabs::-webkit-scrollbar{display:none}.wa-filter-btn{padding:6px 16px;background:#f1f5f9;color:#64748b;border:none;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer;transition:all .2s}.wa-filter-btn.active{background:#0f172a;color:#fff;box-shadow:0 4px 10px #0000001a}.wa-chat-list{flex:1;overflow-y:auto;padding:0 12px 20px}.wa-chat-item{display:flex;gap:12px;padding:14px;border-radius:16px;cursor:pointer;transition:all .2s;border:1px solid transparent;margin-bottom:4px}.wa-chat-item:hover{background:#f8fafc}.wa-chat-item.active{background:#137fec0d;border-color:#137fec1a}.wa-avatar-wrap{position:relative;flex-shrink:0}.wa-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 2px 5px #0000000d}.wa-status-dot{position:absolute;bottom:0;right:0;width:12px;height:12px;background:#22c55e;border:2px solid white;border-radius:50%}.wa-chat-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.wa-chat-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.wa-chat-name{font-weight:700;color:#0f172a;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-chat-time{font-size:11px;font-weight:600;color:#137fec}.wa-chat-bottom{display:flex;justify-content:space-between;align-items:center}.wa-chat-msg{font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.wa-unread-badge{background:#137fec;color:#fff;font-size:10px;font-weight:800;min-width:18px;height:18px;padding:0 5px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-left:8px}.wa-channel-badge{display:inline-flex;align-items:center;gap:4px;background:#f0fdf4;color:#166534;font-size:10px;font-weight:700;padding:2px 8px;border-radius:6px;margin-top:6px}.wa-channel-badge img{width:12px;height:12px}.wa-main-chat{flex:1;display:flex;flex-direction:column;background:#fff;position:relative}.wa-chat-header{padding:16px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;position:sticky;top:0;z-index:10}.wa-header-user{display:flex;align-items:center;gap:12px}.wa-header-avatar{width:40px;height:40px;border-radius:50%;border:2px solid #f1f5f9}.wa-header-name{font-size:16px;font-weight:800;color:#0f172a}.wa-header-status{font-size:11px;color:#22c55e;font-weight:600}.wa-header-actions{display:flex;align-items:center;gap:8px}.wa-action-btn{width:38px;height:38px;border-radius:50%;border:none;background:transparent;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.wa-action-btn:hover{background:#f8fafc;color:#475569}.wa-divider{width:1px;height:20px;background:#e2e8f0;margin:0 4px}.wa-messages-stream{flex:1;overflow-y:auto;padding:24px 24px 120px;background-color:#fcfdfe;background-image:radial-gradient(#e2e8f0 1px,transparent 1px);background-size:24px 24px;display:flex;flex-direction:column;gap:20px}.wa-scroll-bottom-btn{position:absolute;bottom:100px;right:30px;width:42px;height:42px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;cursor:pointer;z-index:30;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9;color:#64748b;opacity:0;transform:translateY(10px) scale(.9);pointer-events:none}.wa-scroll-bottom-btn.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.wa-scroll-bottom-btn:hover{background:#f8fafc;color:#0f172a;transform:scale(1.05)}.wa-scroll-badge{position:absolute;top:-12px;right:-8px;background:#25d366;color:#fff;font-size:13px;font-weight:900;min-width:24px;height:24px;padding:0 4px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 4px 15px #25d36699;z-index:100;pointer-events:none;animation:wa-badge-pop .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes wa-badge-pop{0%{transform:scale(0)}to{transform:scale(1)}}.wa-date-separator{display:flex;justify-content:center;margin:12px 0}.wa-date-tag{background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;box-shadow:0 2px 5px #00000005}.wa-msg-row{display:flex;gap:12px;max-width:80%}.wa-msg-row.sent{margin-left:auto;flex-direction:row-reverse}.wa-msg-avatar{width:32px;height:32px;border-radius:50%;align-self:flex-end;box-shadow:0 2px 5px #0000000d}.wa-bubble-wrap{display:flex;flex-direction:column;gap:4px}.sent .wa-bubble-wrap{align-items:flex-end}.wa-bubble{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.5;box-shadow:0 2px 4px #00000005;width:fit-content;max-width:100%}.received .wa-bubble{background:#fff;border:1px solid #f1f5f9;color:#334155;border-bottom-left-radius:4px}.sent .wa-bubble{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-bottom-right-radius:4px;box-shadow:0 4px 12px #3b82f633}.wa-audio-content{display:flex;align-items:center;gap:12px;width:280px;max-width:100%;padding:4px 0;box-sizing:border-box}.wa-audio-play-btn{width:40px;height:40px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.received .wa-audio-play-btn{background:#eff6ff;color:#3b82f6}.sent .wa-audio-play-btn{background:#fff3;color:#fff}.wa-audio-play-btn:hover{transform:scale(1.05)}.wa-audio-play-btn span{font-size:24px}.wa-audio-visualizer{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.wa-audio-waveform-static{display:flex;align-items:center;justify-content:space-between;height:24px;width:100%}.wa-audio-bar{width:2px;flex-shrink:0;border-radius:1px;transition:background-color .2s ease}.received .wa-audio-bar{background:#d1d5db}.sent .wa-audio-bar{background:#ffffff4d}.received .wa-audio-bar.active{background:#3b82f6}.sent .wa-audio-bar.active{background:#fff}.wa-audio-times{display:flex;justify-content:space-between;font-size:11px;font-weight:600;margin-top:2px}.received .wa-audio-times{color:#64748b}.sent .wa-audio-times{color:#ffffffe6}.wa-msg-meta{display:flex;align-items:center;gap:4px;font-size:10px;color:#94a3b8;font-weight:600;margin:0 4px}.wa-msg-check{font-size:14px;color:#94a3b8;transition:color .2s ease}.wa-msg-check.read{color:#34b7f1}.wa-input-panel{position:absolute;bottom:20px;left:0;right:0;padding:0 24px;z-index:20}.wa-input-container{max-width:850px;margin:0 auto;background:#fff;border:1px solid #f1f5f9;border-radius:28px;padding:6px 10px 6px 16px;display:flex;align-items:flex-end;gap:12px;box-shadow:0 10px 30px -5px #0000001a,0 4px 6px -2px #0000000d}.wa-input-field{flex:1;border:none!important;background:transparent!important;padding:10px 0;font-size:16px;color:#475569;font-family:inherit;resize:none;max-height:150px;min-height:24px;line-height:1.5;outline:none!important}.wa-input-field:focus{outline:none!important;box-shadow:none!important}.wa-input-field::placeholder{color:#94a3b8;opacity:.8}.wa-input-icon{color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;margin-bottom:8px}.wa-input-icon:hover{color:#64748b;transform:scale(1.1)}.wa-input-icon .material-symbols-outlined{font-size:26px}.wa-send-btn{background:#3b82f6;color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #3b82f666;margin-bottom:2px}.wa-send-btn:hover{background:#2563eb;transform:scale(1.05);box-shadow:0 6px 20px #3b82f680}.wa-send-btn:active{transform:scale(.95)}.wa-send-btn .material-symbols-outlined{font-size:22px;margin-left:2px}.wa-input-container.is-recording{background:#f0f7ff;border-color:#dbeafe}.wa-recording-info{display:flex;align-items:center;gap:12px;min-width:80px}.wa-recording-controls{display:flex;align-items:center;gap:8px}.wa-playback-btn{background:transparent;border:none;color:#4b5563;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}.wa-playback-btn:hover{color:#111827}.wa-recording-visualizer{flex:1;display:flex;align-items:center;padding:0 16px}.wa-progress-bar{width:100%;height:4px;background:#e2e8f0;border-radius:2px;position:relative}.wa-progress-inner{height:100%;background:#3b82f6;border-radius:2px;position:relative}.wa-progress-dot{position:absolute;right:-6px;top:-4px;width:12px;height:12px;background:#10b981;border-radius:50%;border:2px solid white;box-shadow:0 2px 4px #0000001a}.wa-recording-dot{width:10px;height:10px;background:#ef4444;border-radius:50%;animation:pulse 1s infinite}.wa-recording-time{font-size:16px;font-weight:700;color:#1e293b;font-family:monospace}.wa-recording-waveform{flex:1;display:flex;align-items:center;justify-content:center;gap:3px;height:30px}.wa-wave-bar{width:3px;background:#3b82f6;border-radius:10px;opacity:.6;transition:height .1s ease}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes wave{0%,to{transform:scaleY(1);opacity:.4}50%{transform:scaleY(1.5);opacity:.8}}.wa-recording-delete{color:#94a3b8;margin-right:8px}.wa-recording-delete:hover{color:#ef4444;transform:scale(1.1)}.wa-input-hint{text-align:center;font-size:11px;color:#94a3b8;margin-top:10px;font-weight:500;letter-spacing:.02em}.wa-emoji-popover{position:absolute;bottom:90px;right:80px;width:340px;max-height:480px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;border:1px solid #f1f5f9;display:flex;flex-direction:column;z-index:50;animation:slideUp .2s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wa-emoji-search-box{padding:16px 16px 8px;position:relative}.wa-emoji-search-box input{width:100%;padding:8px 12px 8px 36px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;font-size:13px;color:#1e293b}.wa-emoji-search-box .material-symbols-outlined{position:absolute;left:26px;top:24px;font-size:18px;color:#94a3b8}.wa-emoji-tabs{display:flex;padding:0 16px 12px;border-bottom:1px solid #f1f5f9}.wa-emoji-tab{flex:1;padding:6px;font-size:12px;font-weight:700;color:#64748b;border:none;background:transparent;cursor:pointer;border-radius:6px}.wa-emoji-tab.active{background:#cbd5e1;color:#1e293b}.wa-emoji-content{flex:1;overflow-y:auto;padding:16px;max-height:300px}.wa-emoji-section-title{font-size:12px;font-weight:700;color:#64748b;margin-bottom:12px}.wa-emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-bottom:20px}.wa-emoji-item{font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:8px;transition:background .15s}.wa-emoji-item:hover{background:#f1f5f9}.wa-emoji-footer{display:flex;justify-content:space-between;padding:8px 12px;background:#f8fafc;border-top:1px solid #f1f5f9;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.wa-emoji-cat-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:6px 8px;display:flex;align-items:center;justify-content:center;transition:all .2s}.wa-emoji-cat-btn:hover{color:#64748b}.wa-emoji-cat-btn.active{color:#137fec;background:#137fec0d;border-radius:8px}.wa-emoji-cat-btn .material-symbols-outlined{font-size:20px}.wa-input-icon.active{color:#137fec}.wa-attach-popover{position:absolute;bottom:90px;left:24px;width:240px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001f;border:1px solid #f1f5f9;padding:12px;z-index:50;animation:slideUp .2s ease-out;display:flex;flex-direction:column;gap:4px}.wa-attach-item{display:flex;align-items:center;gap:16px;padding:10px 12px;border-radius:12px;cursor:pointer;transition:background .2s}.wa-attach-item:hover{background:#f8fafc}.wa-attach-icon-circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wa-attach-icon-circle span{font-size:22px}.wa-attach-label{font-size:14px;font-weight:600;color:#334155}.wa-file-preview-overlay{position:absolute;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.wa-file-preview-card{background:#fff;width:100%;max-width:480px;border-radius:24px;box-shadow:0 20px 50px #0003;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out}.wa-file-preview-header{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.wa-file-preview-header h3{font-size:18px;font-weight:800;color:#1e293b}.wa-file-preview-body{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;background:#f8fafc}.wa-preview-img{max-width:100%;max-height:300px;border-radius:12px;object-fit:contain;box-shadow:0 10px 20px #0000001a}.wa-preview-doc-icon{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.wa-preview-doc-icon span{font-size:64px;color:#137fec}.wa-preview-doc-icon p{font-weight:700;color:#1e293b;font-size:16px}.wa-preview-doc-icon small{color:#64748b;font-weight:600}.wa-file-preview-footer{padding:20px 24px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:12px}.wa-drag-overlay{position:absolute;inset:16px;background:#f0f7fff2;border:2px dashed #3b82f6;border-radius:24px;z-index:150;display:flex;align-items:center;justify-content:center;pointer-events:none;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wa-drag-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px}.wa-drag-icon-circle{width:120px;height:120px;background:#dfe9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:32px}.wa-drag-icon-circle span{font-size:48px;color:#3b82f6}.wa-drag-title{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:8px}.wa-drag-subtitle{font-size:16px;color:#64748b;margin-bottom:24px}.wa-drag-subtitle span{color:#3b82f6;font-weight:600}.wa-drag-max-size{font-size:12px;font-weight:700;color:#94a3b8;letter-spacing:1px;text-transform:uppercase}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.wa-profile-panel{width:0;background:#fff;border-left:0 solid #f1f5f9;flex-shrink:0;overflow:hidden;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1),border-width .3s}.wa-profile-panel.is-visible{width:320px;border-left-width:1px}.wa-profile-panel>*{min-width:320px}.wa-action-btn.active{background:#f1f5f9;color:#137fec}.wa-profile-hero{padding:32px 24px;display:flex;flex-direction:column;align-items:center;background:#fcfdfe;border-bottom:1px solid #f1f5f9}.wa-profile-avatar-wrap{position:relative;margin-bottom:16px}.wa-profile-avatar{width:96px;height:96px;border-radius:50%;border:4px solid white;box-shadow:0 4px 15px #0000001a}.wa-profile-hero h3{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 4px}.wa-profile-sub{font-size:13px;color:#64748b;margin-bottom:20px}.wa-profile-actions{display:flex;gap:8px;width:100%}.wa-profile-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #e2e8f0;padding:8px;border-radius:10px;font-size:13px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s}.wa-profile-btn:hover{background:#f8fafc;border-color:#cbd5e1}.wa-profile-details{padding:24px}.wa-details-section{margin-bottom:24px}.wa-section-title{font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;display:block}.wa-detail-item{display:flex;gap:12px;margin-bottom:16px}.wa-detail-icon{width:32px;height:32px;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b}.wa-detail-label{font-size:11px;color:#94a3b8;margin:0}.wa-detail-value{font-size:13px;font-weight:700;color:#334155;margin:2px 0 0}.wa-tags{display:flex;flex-wrap:wrap;gap:6px}.wa-tag{font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px}.wa-tag.purple{background:#faf5ff;color:#7e22ce;border:1px solid #f3e8ff}.wa-tag.blue{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.wa-tag.orange{background:#fff7ed;color:#c2410c;border:1px solid #ffedd5}.wa-create-deal-btn{width:100%;background:#0f172a;color:#fff;border:none;padding:12px;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0f172a33;margin-top:20px}.wa-create-deal-btn:hover{background:#1e293b;transform:translateY(-1px)}.wa-quoted-msg{background:#0000000d;border-radius:8px;display:flex;margin-bottom:8px;cursor:pointer;overflow:hidden;max-width:100%}.sent .wa-quoted-msg{background:#ffffff26}.wa-quoted-bar{width:4px;background:#3b82f6;flex-shrink:0}.sent .wa-quoted-bar{background:#fff}.wa-quoted-content{padding:6px 10px;flex:1;min-width:0}.wa-quoted-sender{display:block;font-size:12px;font-weight:800;color:#3b82f6;margin-bottom:2px}.sent .wa-quoted-sender{color:#fff}.wa-quoted-body{font-size:13px;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sent .wa-quoted-body{color:#fffc}.wa-msg-row.wa-highlight .wa-bubble{animation:wa-highlight-pulse 2s ease-out}@keyframes wa-highlight-pulse{0%{background-color:#3b82f6;color:#fff;transform:scale(1.02)}to{transform:scale(1)}}.wa-reply-preview{background:#fff;border-radius:12px 12px 0 0;border:1px solid #f1f5f9;border-bottom:none;display:flex;margin:0 auto;max-width:850px;position:relative;overflow:hidden;padding:10px 16px;box-shadow:0 -4px 12px #0000000d}.wa-reply-close{position:absolute;top:8px;right:8px;background:#0000000d;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s}.wa-reply-close:hover{background:#0000001a;color:#ef4444}.wa-reply-close .material-symbols-outlined{font-size:16px}.wa-bubble-reply-btn{position:absolute;top:50%;right:-40px;transform:translateY(-50%);background:#fff;border:1px solid #f1f5f9;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;opacity:0;transition:all .2s;box-shadow:0 2px 8px #0000001a;z-index:5}.sent .wa-bubble-reply-btn{right:auto;left:-40px}.wa-msg-row:hover .wa-bubble-reply-btn{opacity:1}.wa-bubble-reply-btn:hover{color:#3b82f6;transform:translateY(-50%) scale(1.1)}.wa-bubble-reply-btn .material-symbols-outlined{font-size:18px}.wa-bubble{position:relative}.wa-input-container.is-private{background:#fefce8;border-color:#fef08a}.wa-input-icon.active-private{color:#eab308}.wa-msg-row.is-private-note{justify-content:center;max-width:100%;margin:10px 0}.wa-bubble.private-style{background:#fefce8;border:1px solid #fef08a;color:#854d0e;border-radius:12px!important;box-shadow:0 4px 12px #eab3081a;min-width:200px}.wa-private-header{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#a16207;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.wa-private-header .material-symbols-outlined{font-size:14px}.wa-profile-notes-list{display:flex;flex-direction:column;gap:10px}.wa-profile-note-card{background:#fefce8;border:1px solid #fef08a;border-radius:10px;padding:10px;box-shadow:0 2px 5px #eab3080d}.wa-profile-note-body{font-size:13px;color:#854d0e;margin:0 0 6px;line-height:1.4}.wa-profile-note-time{font-size:10px;color:#a16207;font-weight:600;display:block;text-align:right}.wa-profile-notes-empty{font-size:12px;color:#94a3b8;font-style:italic;text-align:center;padding:10px 0}.wa-edit-name-input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;font-weight:700;color:#0f172a;text-align:center;outline:none}.wa-edit-name-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.wa-name-edit-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:all .2s}.wa-name-edit-btn:hover{background:#f1f5f9;color:#3b82f6}.wa-name-save-btn,.wa-name-cancel-btn{border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.wa-name-save-btn{background:#22c55e;color:#fff}.wa-name-cancel-btn{background:#ef4444;color:#fff}.wa-name-save-btn:hover{background:#16a34a}.wa-name-cancel-btn:hover{background:#dc2626}.wa-name-save-btn .material-symbols-outlined,.wa-name-cancel-btn .material-symbols-outlined{font-size:18px}.wa-shortcuts-popover{position:absolute;bottom:90px;left:24px;right:24px;max-width:850px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;border:1px solid #f1f5f9;z-index:60;overflow:hidden;animation:slideUp .2s ease-out}.wa-shortcuts-header{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.wa-add-shortcut-btn{background:#3b82f6;color:#fff;border:none;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.wa-add-shortcut-btn:hover{background:#2563eb;transform:scale(1.1)}.wa-add-shortcut-btn span{font-size:16px}.wa-shortcuts-list{max-height:240px;overflow-y:auto}.wa-shortcut-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid #f8fafc;display:flex;align-items:center;gap:12px}.wa-shortcut-delete-btn{background:transparent;border:none;color:#94a3b8;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;opacity:0}.wa-shortcut-item:hover .wa-shortcut-delete-btn{opacity:1}.wa-shortcut-delete-btn:hover{background:#ef44441a;color:#ef4444}.wa-shortcut-delete-btn span{font-size:18px}.wa-shortcut-item:last-child{border-bottom:none}.wa-shortcut-item:hover{background:#f1f7ff}.wa-shortcut-key{font-size:13px;font-weight:800;color:#3b82f6}.wa-shortcut-msg{font-size:14px;color:#475569;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-shortcut-item.template-item{border-left:4px solid #1d6f42;background:#f0fdf4}.wa-shortcut-item.template-item:hover{background:#dcfce7}.wa-msg-media{margin-bottom:8px}.wa-msg-media img{border-radius:12px;max-width:100%}.wa-play-btn-small{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s}.wa-play-btn-small:hover{transform:scale(1.1)}.wa-play-btn-small span{font-size:28px}.wa-attachment{display:flex;align-items:center;gap:14px;padding:14px;border-radius:14px;margin-bottom:4px;width:300px;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;transition:all .2s}.received .wa-attachment{background:#f1f5f9;border-color:#e2e8f0}.sent .wa-attachment{background:#ffffff1f;border-color:#ffffff1a}.wa-attach-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.received .wa-attach-icon{background:#dfe9ff;color:#3b82f6}.sent .wa-attach-icon{background:#fff3;color:#fff}.wa-attach-icon span{font-size:24px}.wa-attach-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;overflow:hidden}.wa-attach-name{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.received .wa-attach-name{color:#1e293b}.sent .wa-attach-name{color:#fff}.wa-attach-meta{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.received .wa-attach-meta{color:#64748b}.sent .wa-attach-meta{color:#fffc}.wa-bubble.has-pdf{padding:0!important;overflow:hidden;border:none!important}.wa-attachment.pdf-style{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:0;width:280px;overflow:hidden}.wa-pdf-info-row{display:flex;gap:12px;padding:12px;align-items:center}.wa-pdf-icon{width:40px;height:40px;background:#ef4444;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;font-weight:800;font-size:12px}.wa-pdf-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wa-pdf-name{font-size:14px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-pdf-meta{font-size:12px;color:#64748b;font-weight:500}.wa-attachment.word-style{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;width:280px;display:flex;align-items:center;gap:12px;margin-bottom:4px}.wa-word-icon{width:40px;height:44px;background:#2b579a;border-radius:4px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:900;font-size:18px;box-shadow:0 2px 4px #0000001a}.wa-word-icon:before{content:"";position:absolute;top:0;right:0;border-width:0 10px 10px 0;border-style:solid;border-color:#f8fafc #f8fafc #1e3a63 #1e3a63;display:block;width:0}.wa-word-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wa-word-name{font-size:14px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-word-meta{font-size:12px;color:#64748b;font-weight:500}.wa-attachment.excel-style{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;width:280px;display:flex;align-items:center;gap:12px;margin-bottom:4px;box-shadow:0 2px 8px #0000000d}.wa-excel-icon{width:40px;height:44px;background:#1d6f42;border-radius:4px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:900;font-size:18px;box-shadow:0 2px 4px #0000001a}.wa-excel-icon:before{content:"";position:absolute;top:0;right:0;border-width:0 10px 10px 0;border-style:solid;border-color:#f8fafc #f8fafc #104a2a #104a2a;display:block;width:0}.wa-excel-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wa-excel-name{font-size:14px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-excel-meta{font-size:12px;color:#64748b;font-weight:500}.wa-attachment.csv-style{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;width:280px;display:flex;align-items:center;gap:12px;margin-bottom:4px;box-shadow:0 2px 8px #0000000d}.wa-csv-icon{width:40px;height:44px;background:#2e7d32;border-radius:4px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 2px 4px #0000001a}.wa-csv-icon:before{content:"";position:absolute;top:0;right:0;border-width:0 10px 10px 0;border-style:solid;border-color:#f8fafc #f8fafc #1b5e20 #1b5e20;display:block;width:0}.wa-csv-icon span{font-size:20px}.wa-csv-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wa-csv-name{font-size:14px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-csv-meta{font-size:12px;color:#64748b;font-weight:500}.wa-empty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center;background:#fff}.wa-empty-icon-wrap{width:80px;height:80px;background:#f8fafc;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 4px 12px #00000008}.wa-empty-icon-wrap span{font-size:40px;color:#cbd5e1}.wa-empty-title{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:8px}.wa-empty-desc{font-size:15px;color:#64748b;line-height:1.6;max-width:280px;margin-bottom:32px}.wa-new-chat-btn{background:#0f172a;color:#fff;border:none;padding:14px 32px;border-radius:16px;font-weight:700;font-size:16px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;box-shadow:0 10px 20px -5px #0f172a4d}.wa-new-chat-btn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 12px 24px -5px #0f172a66}.wa-new-chat-btn:active{transform:translateY(0)}.wa-empty-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;background:#fff;text-align:center}.wa-illustration-wrap{position:relative;width:240px;height:240px;margin-bottom:40px;display:flex;align-items:center;justify-content:center}.wa-illu-circle-bg{position:absolute;width:100%;height:100%;background:#f8fafc;border-radius:50%;box-shadow:0 10px 30px #00000005}.wa-illu-chat-bubble{position:relative;width:100px;height:80px;background:#4f46e5;border-radius:12px;display:flex;flex-direction:column;padding:16px;gap:8px;box-shadow:0 10px 25px #4f46e533;z-index:2}.wa-illu-chat-bubble:after{content:"";position:absolute;bottom:-10px;right:15px;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #4f46e5}.wa-illu-line{height:4px;background:#ffffff4d;border-radius:2px}.wa-illu-line.short{width:60%}.wa-illu-plus-circle{position:absolute;top:40px;right:40px;width:56px;height:56px;background:#fff;border:2px dashed #cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 4px 12px #0000000d}.wa-illu-plus-circle span{font-size:32px;color:#6366f1;font-weight:300}.wa-empty-main .wa-empty-title{font-size:32px;font-weight:800;color:#0f172a;margin-bottom:16px;letter-spacing:-.02em}.wa-empty-main .wa-empty-desc{font-size:18px;color:#64748b;line-height:1.6;max-width:480px;margin-bottom:40px}.wa-empty-actions{display:flex;gap:16px}.wa-btn-dark{background:#0f172a;color:#fff;padding:14px 28px;border-radius:14px;font-weight:700;display:flex;align-items:center;gap:10px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 10px 20px -5px #0f172a4d}.wa-btn-dark:hover{background:#1e293b;transform:translateY(-2px)}.wa-btn-light{background:#f1f5f9;color:#475569;padding:14px 28px;border-radius:14px;font-weight:700;display:flex;align-items:center;gap:10px;border:none;cursor:pointer;transition:all .2s}.wa-btn-light:hover{background:#e2e8f0;transform:translateY(-2px)}.wa-loading-spinner{width:24px;height:24px;border:3px solid #f3f4f6;border-top:3px solid #3b82f6;border-radius:50%;animation:wa-spin 1s linear infinite}@keyframes wa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wa-sending-indicator{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 20px;background:#f0f7ff;border-bottom:1px solid #dbeafe;color:#3b82f6;font-size:13px;font-weight:700;z-index:5;animation:wa-slide-down .3s cubic-bezier(.4,0,.2,1)}.wa-video-placeholder{width:300px;height:200px;background:#1e293b;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;max-width:100%;border:1px solid rgba(255,255,255,.1)}.wa-video-placeholder:hover{background:#0f172a}.wa-video-overlay{display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff}.wa-video-icon{font-size:48px!important;opacity:.9}.wa-video-label{font-size:12px;font-weight:700;opacity:.8;letter-spacing:.5px;text-transform:uppercase}@keyframes wa-slide-down{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.wa-sending-dot-pulse{display:flex;gap:4px}.wa-sending-dot-pulse div{width:6px;height:6px;background:#3b82f6;border-radius:50%;animation:wa-dot-pulse 1.4s infinite ease-in-out both}.wa-sending-dot-pulse div:nth-child(1){animation-delay:-.32s}.wa-sending-dot-pulse div:nth-child(2){animation-delay:-.16s}@keyframes wa-dot-pulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.wa-msg-match{animation:wa-highlight-match 2s ease-in-out}.wa-msg-match .wa-bubble{border:2px solid #3b82f6;box-shadow:0 0 15px #3b82f633}@keyframes wa-highlight-match{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.settings-container{padding:20px;max-width:1200px;margin:0 auto}.settings-header{margin-bottom:32px}.user-name-title{font-size:32px;font-weight:800;color:#0f1f3c;margin:0}.user-role-eyebrow{font-size:12px;font-weight:700;color:#5c6f8c;text-transform:uppercase;letter-spacing:.05em;margin:4px 0 0}.settings-grid{display:grid;grid-template-columns:300px 1fr;gap:32px}.profile-card{background:#fff;border:1px solid #e6ecf5;border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 4px 20px #00000005}.avatar-wrapper{margin-bottom:20px;display:flex;justify-content:center}.profile-avatar{position:relative;width:120px;height:120px}.profile-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #f0f4f9}.avatar-edit-btn{position:absolute;bottom:0;right:0;width:32px;height:32px;border-radius:50%;background:#4a90e2;color:#fff;border:2px solid white;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026}.avatar-edit-btn .material-symbols-outlined{font-size:18px}.profile-name{font-size:20px;font-weight:700;color:#1a2b4b;margin:0 0 4px}.profile-email{font-size:14px;color:#5c6f8c;margin:0 0 24px}.profile-stats{display:flex;justify-content:center;gap:32px;border-top:1px solid #f0f4f9;padding-top:24px}.stat-item{display:flex;flex-direction:column}.stat-value{font-size:24px;font-weight:700;color:#4a90e2}.stat-label{font-size:10px;font-weight:800;color:#8da1b9;margin-top:4px}.settings-main{display:flex;flex-direction:column;gap:24px}.settings-section{background:#fff;border:1px solid #e6ecf5;border-radius:16px;padding:24px}.section-title{font-size:14px;font-weight:700;color:#475569;margin:0 0 20px;letter-spacing:.02em}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-header .section-title{margin:0}.admin-managed-badge{font-size:10px;font-weight:800;background:#f1f5f9;color:#64748b;padding:4px 8px;border-radius:6px;text-transform:uppercase}.settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-form-grid label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:#334155}.settings-form-grid input{height:44px;padding:0 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:15px;color:#1e293b;transition:all .2s}.settings-form-grid input:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 3px #4a90e21a}.settings-form-grid input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.password-input-wrapper{position:relative}.password-input-wrapper input{width:100%;padding-right:44px}.password-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#94a3b8;cursor:pointer;transition:color .2s}.password-icon:hover{color:#64748b}.password-icon.active{color:#4a90e2}.col-span-2{grid-column:span 2}.settings-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:8px}.btn-cancel{height:48px;padding:0 32px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s}.btn-cancel:hover{background:#f8fafc;border-color:#cbd5e1}.btn-save{height:48px;padding:0 32px;background:#4a90e2;border:none;border-radius:12px;font-weight:700;color:#fff;cursor:pointer;box-shadow:0 4px 14px #4a90e266;transition:all .2s}.btn-save:hover{background:#357abd;transform:translateY(-1px);box-shadow:0 6px 20px #4a90e280}@media(max-width:900px){.settings-grid{grid-template-columns:1fr}}.conexiones-screen{padding:0 0 40px}.conexiones-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;color:#94a3b8}.conexiones-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.conexiones-empty-icon{font-size:64px;color:#cbd5e1;margin-bottom:16px}.conexiones-empty h3{margin:0 0 8px;font-size:22px;font-weight:700;color:#e2e8f0}.conexiones-empty p{margin:0 0 24px;font-size:14px;color:#64748b;max-width:340px}.conexiones-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:20px;padding:0 0 20px}.conexion-card{background:#1a2236;border:1px solid #253352;border-radius:16px;overflow:hidden;transition:all .25s ease}.conexion-card:hover{border-color:#3b82f6;box-shadow:0 4px 20px #3b82f61a;transform:translateY(-2px)}.conexion-card.is-connected{border-color:#10b981;box-shadow:0 0 0 1px #10b98133}.conexion-card.is-connected:hover{border-color:#10b981;box-shadow:0 4px 20px #10b98126}.conexion-card-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #253352;gap:12px}.conexion-type-badge{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:6px 10px;border-radius:6px;background:#25336220;color:#94a3b8}.conexion-type-badge[data-type=WHATSAPP_WEB]{background:#8b5cf61f;color:#a78bfa}.conexion-type-badge[data-type=WHATSAPP_API]{background:#10b9811f;color:#6ee7b7}.conexion-type-badge .material-symbols-outlined{font-size:16px}.conexion-status-badge{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:5px 10px;border-radius:6px;white-space:nowrap}.conexion-card-body{padding:20px}.conexion-name{margin:0 0 6px;font-size:20px;font-weight:700;color:#f1f5f9}.conexion-company{display:flex;align-items:center;gap:6px;margin:0 0 20px;font-size:13px;color:#64748b;font-weight:600}.conexion-company .material-symbols-outlined{color:#475569}.conexion-details{display:flex;flex-direction:column;gap:10px}.conexion-detail{display:flex;justify-content:space-between;align-items:center}.conexion-detail-label{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.conexion-detail-value{font-size:13px;color:#cbd5e1;font-weight:500}.conexion-card-footer{display:flex;gap:8px;padding:12px 20px 16px;border-top:1px solid #253352}.conexion-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:8px;border:1px solid #253352;background:transparent;color:#94a3b8;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.conexion-btn:disabled{opacity:.5;cursor:not-allowed}.conexion-btn .material-symbols-outlined{font-size:18px}.conexion-btn.connect{flex:1;background:#8b5cf61a;border-color:#8b5cf6;color:#a78bfa}.conexion-btn.connect:hover:not(:disabled){background:#8b5cf633}.conexion-btn.disconnect{flex:1;background:#ef444414;border-color:#ef4444;color:#f87171}.conexion-btn.disconnect:hover{background:#ef444426}.conexion-btn.edit:hover{background:#3b82f61a;border-color:#3b82f6;color:#60a5fa}.conexion-btn.delete:hover{background:#ef44441a;border-color:#ef4444;color:#f87171}.spin{animation:spin-anim 1s linear infinite}@keyframes spin-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mini-spinner{width:16px;height:16px;border:2px solid rgba(167,139,250,.3);border-top-color:#a78bfa;border-radius:50%;animation:spin-anim .8s linear infinite;display:inline-block}.conexion-delete-preview{display:flex;flex-direction:column;gap:4px;background:#0f172a;border:1px solid #253352;border-radius:10px;padding:16px;margin-bottom:24px}.conexion-delete-preview strong{font-size:16px;color:#f1f5f9}.conexion-delete-preview span{font-size:13px;color:#94a3b8}.conexion-delete-preview .muted{font-size:12px;color:#475569}.qr-modal-backdrop{position:fixed;inset:0;z-index:1000;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:qr-fade-in .2s ease}@keyframes qr-fade-in{0%{opacity:0}to{opacity:1}}.qr-modal-card{background:#1a2236;border:1px solid #253352;border-radius:24px;width:420px;max-width:95vw;box-shadow:0 25px 50px #00000080;animation:qr-slide-up .3s ease;overflow:hidden}@keyframes qr-slide-up{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.qr-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #253352}.qr-modal-header h3{margin:0;font-size:18px;font-weight:700;color:#f1f5f9}.qr-modal-close{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s;display:flex}.qr-modal-close:hover{background:#253352;color:#f1f5f9}.qr-modal-body{padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.qr-modal-phone-icon{width:72px;height:72px;background:#25d3661a;border-radius:50%;display:flex;align-items:center;justify-content:center}.qr-modal-image{width:280px;height:280px;border-radius:16px;border:3px solid #253352;background:#fff;padding:8px}.qr-modal-instructions{display:flex;flex-direction:column;gap:8px;width:100%;background:#0f172a;border-radius:12px;padding:20px}.qr-modal-instructions p{margin:0;font-size:14px;color:#94a3b8;line-height:1.5}.qr-modal-instructions strong{color:#e2e8f0}@media(max-width:768px){.conexiones-grid{grid-template-columns:1fr}.qr-modal-card{width:95vw}.qr-modal-image{width:240px;height:240px}}.demo-welcome-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.demo-welcome-card{background:#fff;border-radius:24px;padding:48px;max-width:700px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .6s ease-out}.demo-welcome-icon{text-align:center;margin-bottom:24px}.demo-welcome-title{font-size:32px;font-weight:800;color:#1e293b;text-align:center;margin-bottom:16px;line-height:1.2}.demo-welcome-description{font-size:16px;color:#64748b;text-align:center;margin-bottom:24px;line-height:1.6}.demo-welcome-description strong{color:#25d366;font-weight:700}.demo-welcome-list{list-style:none;margin:0 0 32px;background:#f8fafc;border-radius:16px;padding:24px}.demo-welcome-list li{font-size:15px;color:#334155;margin-bottom:12px;padding-left:8px;font-weight:500}.demo-welcome-list li:last-child{margin-bottom:0}.demo-welcome-instructions{background:#fff7ed;border-left:4px solid #f59e0b;border-radius:12px;padding:20px;margin-bottom:32px}.demo-welcome-instructions h3{font-size:18px;font-weight:700;color:#92400e;margin:0 0 16px}.demo-welcome-instructions ol{margin:0;padding-left:20px;color:#78350f}.demo-welcome-instructions li{margin-bottom:8px;font-size:14px;line-height:1.5}.demo-welcome-button{width:100%;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;border-radius:12px;padding:18px 32px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #25d3664d}.demo-welcome-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #25d36666}.demo-welcome-button:active{transform:translateY(0)}.demo-welcome-footer{margin-top:24px;padding-top:24px;border-top:2px solid #e2e8f0;text-align:center}.demo-welcome-footer p{font-size:13px;color:#64748b;margin:0;line-height:1.6}.demo-welcome-footer strong{color:#1e293b;font-weight:700}.demo-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;display:flex;flex-direction:column;gap:20px}.demo-header{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #0000001a}.demo-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.demo-header h2{margin:0;font-size:24px;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:12px}.demo-reset-button{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-weight:600;cursor:pointer;transition:all .2s;font-size:14px}.demo-reset-button:hover{background:#dc2626;transform:translateY(-1px)}.demo-info-banner{background:#dbeafe;border-left:4px solid #3b82f6;padding:12px 16px;border-radius:8px;display:flex;align-items:center;gap:12px;color:#1e40af;font-size:14px;font-weight:500}.demo-info-banner .material-symbols-outlined{font-size:24px}.demo-phone-simulator{flex:1;display:flex;justify-content:center;align-items:center;padding:20px 0}.demo-phone{width:375px;height:812px;background:#fff;border-radius:40px;box-shadow:0 20px 60px #0000004d;position:relative;overflow:hidden;display:flex;flex-direction:column;border:8px solid #1e293b}.demo-phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:200px;height:30px;background:#1e293b;border-radius:0 0 20px 20px;z-index:10}.demo-wa-header{background:#075e54;padding:40px 16px 10px;display:flex;align-items:center;gap:12px;color:#fff;flex-shrink:0}.demo-wa-back{cursor:pointer}.demo-wa-back .material-symbols-outlined{font-size:24px}.demo-wa-contact{flex:1;display:flex;align-items:center;gap:12px}.demo-wa-avatar{width:40px;height:40px;border-radius:50%}.demo-wa-contact-info h3{margin:0;font-size:16px;font-weight:600}.demo-wa-contact-info p{margin:0;font-size:12px;opacity:.9;display:flex;align-items:center;gap:4px}.demo-verified-badge{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#075e54;border-radius:50%;width:16px;height:16px;font-size:12px;font-weight:700}.demo-wa-actions{display:flex;gap:20px;cursor:pointer}.demo-wa-actions .material-symbols-outlined{font-size:24px}.demo-wa-messages{flex:1;background:#ece5dd url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400"><rect fill="%23ece5dd" width="400" height="400"/><g fill="%23d9d9d9" opacity="0.4"><polygon points="398.54,1.41 397.13,0 198.54,198.59 0,0.05 0,1.46 198.54,200 398.54,0 "/><polygon points="0,400 200,200 0,0 "/><polygon points="398.54,398.54 200,200 400,0 400,400 "/></g></svg>') repeat;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.demo-wa-date-divider{text-align:center;margin:12px 0}.demo-wa-date-divider span{background:#e1f5feeb;color:#075e54;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;box-shadow:0 1px 3px #0000001a}.demo-wa-message{display:flex;margin-bottom:4px;animation:messageSlide .3s ease-out}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demo-wa-message.user{justify-content:flex-end}.demo-wa-message.business{justify-content:flex-start}.demo-wa-bubble{max-width:75%;padding:8px 12px;border-radius:8px;position:relative;word-wrap:break-word;box-shadow:0 1px 2px #0000001a}.demo-wa-message.user .demo-wa-bubble{background:#d9fdd3;border-top-right-radius:0}.demo-wa-message.business .demo-wa-bubble{background:#fff;border-top-left-radius:0}.demo-wa-text{color:#111;font-size:14px;line-height:1.5;margin-bottom:4px;white-space:pre-wrap}.demo-wa-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:4px}.demo-wa-time{font-size:11px;color:#667781}.demo-wa-status .material-symbols-outlined{font-size:16px;color:#667781}.demo-wa-status.read .material-symbols-outlined{color:#53bdeb}.demo-wa-status.delivered .material-symbols-outlined{color:#667781}.demo-wa-input-area{background:#f0f0f0;padding:8px;display:flex;align-items:center;gap:8px;flex-shrink:0}.demo-wa-input-icon{background:none;border:none;cursor:pointer;color:#54656f;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.demo-wa-input-icon:hover{color:#025144}.demo-wa-input-icon .material-symbols-outlined{font-size:24px}.demo-wa-input{flex:1;background:#fff;border:none;border-radius:20px;padding:10px 16px;font-size:15px;outline:none}.demo-wa-send-button{background:#25d366;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#fff}.demo-wa-send-button:hover{background:#128c7e;transform:scale(1.05)}.demo-wa-send-button .material-symbols-outlined{font-size:20px}.demo-info-panel{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #0000001a}.demo-info-panel h3{margin:0 0 20px;font-size:20px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:8px}.demo-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}.demo-stat-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;border:2px solid #e2e8f0;transition:all .3s}.demo-stat-card:hover{border-color:#25d366;transform:translateY(-2px);box-shadow:0 4px 12px #25d36633}.demo-stat-icon{font-size:32px}.demo-stat-card div{display:flex;flex-direction:column}.demo-stat-card strong{font-size:20px;font-weight:700;color:#1e293b}.demo-stat-card span{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.demo-features{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:24px}.demo-features h4{margin:0 0 16px;font-size:16px;font-weight:700;color:#1e293b}.demo-features ul{list-style:none;padding:0;margin:0}.demo-features li{padding:8px 0;color:#64748b;font-size:14px;font-weight:500;transition:color .3s}.demo-features li.active{color:#059669;font-weight:600}.demo-instructions{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:12px;padding:20px}.demo-instructions h4{margin:0 0 12px;font-size:16px;font-weight:700;color:#92400e}.demo-instructions ol{margin:0;padding-left:20px}.demo-instructions li{margin-bottom:8px;color:#78350f;font-size:14px;line-height:1.5;font-weight:500}.demo-instructions li.pending{color:#f59e0b;font-weight:600}.demo-instructions li.completed{color:#059669;font-weight:600}@media(max-width:768px){.demo-container{padding:12px}.demo-phone{width:100%;max-width:375px;height:667px}.demo-header h2{font-size:18px}.demo-stats{grid-template-columns:1fr}.demo-welcome-card{padding:32px 24px}.demo-welcome-title{font-size:24px}}.demo-wa-messages::-webkit-scrollbar{width:6px}.demo-wa-messages::-webkit-scrollbar-track{background:transparent}.demo-wa-messages::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.demo-wa-messages::-webkit-scrollbar-thumb:hover{background:#0000004d}.events-welcome-container{min-height:100vh;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);display:flex;align-items:center;justify-content:center;padding:20px}.events-welcome-card{background:#fff;border-radius:24px;padding:48px;max-width:750px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .6s ease-out}.events-welcome-icon{text-align:center;margin-bottom:24px}.events-welcome-title{font-size:32px;font-weight:800;color:#1e293b;text-align:center;margin-bottom:16px;line-height:1.2}.events-welcome-description{font-size:16px;color:#64748b;text-align:center;margin-bottom:24px;line-height:1.6}.events-welcome-description strong{color:#0ea5e9;font-weight:700}.events-welcome-list{list-style:none;margin:0 0 32px;background:#f8fafc;border-radius:16px;padding:24px}.events-welcome-list li{font-size:15px;color:#334155;margin-bottom:12px;padding-left:8px;font-weight:500}.events-welcome-instructions{background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:12px;padding:20px;margin-bottom:24px}.events-welcome-instructions h3{font-size:18px;font-weight:700;color:#0c4a6e;margin:0 0 16px}.events-welcome-instructions ul{margin:0;padding-left:0;list-style:none}.events-welcome-instructions li{margin-bottom:10px;font-size:14px;line-height:1.6;color:#075985}.events-welcome-meta-info{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:12px;padding:20px;margin-bottom:32px}.events-welcome-meta-info h3{font-size:18px;font-weight:700;color:#92400e;margin:0 0 12px}.events-welcome-meta-info p{margin:0;font-size:14px;line-height:1.6;color:#78350f}.events-welcome-meta-info strong{font-weight:700;color:#92400e}.events-welcome-button{width:100%;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);color:#fff;border:none;border-radius:12px;padding:18px 32px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0ea5e94d}.events-welcome-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e966}.events-welcome-footer{margin-top:24px;padding-top:24px;border-top:2px solid #e2e8f0;text-align:center}.events-welcome-footer p{font-size:13px;color:#64748b;margin:0;line-height:1.6}.events-welcome-footer strong{color:#1e293b;font-weight:700}.events-demo-container{min-height:100vh;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);padding:20px}.events-demo-header{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #0000001a;margin-bottom:20px}.events-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.events-header-content h2{margin:0;font-size:24px;font-weight:800;color:#1e293b}.events-header-actions{display:flex;gap:12px}.events-reset-button{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-weight:600;cursor:pointer;transition:all .2s;font-size:14px}.events-reset-button:hover{background:#dc2626;transform:translateY(-1px)}.events-info-banner{background:#dbeafe;border-left:4px solid #3b82f6;padding:12px 16px;border-radius:8px;display:flex;align-items:center;gap:12px;color:#1e40af;font-size:14px;font-weight:500}.events-tabs{display:flex;gap:12px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:20px}.events-tab{flex:1;background:transparent;border:2px solid transparent;border-radius:8px;padding:14px 20px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b}.events-tab:hover{background:#f8fafc;color:#1e293b}.events-tab.active{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);color:#fff;border-color:transparent}.events-tab .material-symbols-outlined{font-size:24px}.events-content{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #0000001a;min-height:600px}.events-simulator{display:flex;flex-direction:column;gap:32px}.events-store-header{text-align:center}.events-store-header h3{margin:0 0 8px;font-size:28px;font-weight:800;color:#1e293b}.events-store-header p{margin:0;color:#64748b;font-size:15px}.events-auto-sim{display:flex;justify-content:center}.events-auto-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:12px;box-shadow:0 4px 12px #10b9814d}.events-auto-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.events-auto-button:disabled{opacity:.7;cursor:not-allowed}.events-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.events-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.events-action-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;transition:all .3s}.events-action-card:hover{border-color:#0ea5e9;transform:translateY(-4px);box-shadow:0 8px 20px #0ea5e933}.events-action-icon{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center}.events-action-card h4{margin:0;font-size:18px;font-weight:700;color:#1e293b}.events-action-card p{margin:0;font-size:13px;color:#64748b;line-height:1.5}.events-action-btn{width:100%;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff}.events-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.events-action-btn.blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.events-action-btn.yellow{background:linear-gradient(135deg,#f59e0b,#d97706)}.events-action-btn.pink{background:linear-gradient(135deg,#ec4899,#db2777)}.events-action-btn.green{background:linear-gradient(135deg,#10b981,#059669)}.events-action-btn.purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.events-flow-diagram{background:linear-gradient(135deg,#f0f9ff,#e0e7ff);border-radius:16px;padding:32px;border:2px solid #dbeafe}.events-flow-diagram h4{margin:0 0 24px;font-size:20px;font-weight:700;color:#1e293b;text-align:center}.events-flow-steps{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.events-flow-step{display:flex;flex-direction:column;align-items:center;gap:8px}.events-flow-circle{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 4px 12px #0ea5e94d}.events-flow-step span{font-size:13px;font-weight:600;color:#475569;max-width:120px;text-align:center}.events-flow-arrow{font-size:32px;color:#94a3b8;font-weight:700}.events-list-container{display:flex;flex-direction:column;gap:24px}.events-list-header{text-align:center}.events-list-header h3{margin:0 0 8px;font-size:24px;font-weight:800;color:#1e293b}.events-list-header p{margin:0;color:#64748b;font-size:14px}.events-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.events-empty h3{margin:16px 0 8px;font-size:24px;font-weight:700;color:#1e293b}.events-empty p{margin:0;color:#64748b;font-size:15px}.events-list{display:flex;flex-direction:column;gap:16px;max-height:600px;overflow-y:auto;padding-right:8px}.events-list-item{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.events-list-item:hover{border-color:#0ea5e9;box-shadow:0 4px 12px #0ea5e926}.events-item-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.events-item-icon{width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.events-item-info{flex:1}.events-item-info h4{margin:0 0 4px;font-size:16px;font-weight:700;color:#1e293b}.events-item-time{font-size:12px;color:#64748b;font-weight:600}.events-item-status{padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.5px}.events-mini-spinner{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite}.events-item-data{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;padding:12px;background:#fff;border-radius:8px;margin-bottom:12px}.events-data-row{font-size:13px;color:#475569}.events-data-row strong{color:#1e293b;font-weight:700;margin-right:4px}.events-meta-badge{background:linear-gradient(135deg,#dcfce7,#d1fae5);border:2px solid #86efac;color:#166534;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px}.events-meta-badge .material-symbols-outlined{font-size:18px}.events-analytics{display:flex;flex-direction:column;gap:32px}.events-analytics-header{text-align:center}.events-analytics-header h3{margin:0 0 8px;font-size:28px;font-weight:800;color:#1e293b}.events-analytics-header p{margin:0;color:#64748b;font-size:15px}.events-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.events-metric-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .3s}.events-metric-card:hover{border-color:#0ea5e9;transform:translateY(-4px);box-shadow:0 8px 20px #0ea5e926}.events-metric-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center}.events-metric-icon .material-symbols-outlined{font-size:32px}.events-metric-data{display:flex;flex-direction:column}.events-metric-value{font-size:28px;font-weight:800;color:#1e293b;line-height:1}.events-metric-label{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.events-usage-info h4{margin:0 0 20px;font-size:24px;font-weight:700;color:#1e293b;text-align:center}.events-usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.events-usage-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:24px;text-align:center;transition:all .3s}.events-usage-card:hover{border-color:#8b5cf6;transform:translateY(-4px);box-shadow:0 8px 20px #8b5cf626}.events-usage-icon{font-size:48px;display:block;margin-bottom:12px}.events-usage-card h5{margin:0 0 8px;font-size:18px;font-weight:700;color:#1e293b}.events-usage-card p{margin:0;font-size:13px;color:#64748b;line-height:1.5}.events-privacy-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:12px;padding:20px;display:flex;align-items:flex-start;gap:16px;color:#78350f}.events-privacy-notice .material-symbols-outlined{font-size:32px;color:#f59e0b;flex-shrink:0}.events-privacy-notice strong{font-weight:700;color:#92400e}.events-list::-webkit-scrollbar{width:8px}.events-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.events-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.events-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:768px){.events-welcome-card{padding:32px 24px}.events-welcome-title{font-size:24px}.events-demo-container{padding:12px}.events-tabs{flex-direction:column}.events-content{padding:20px}.events-actions-grid{grid-template-columns:1fr}.events-flow-steps{flex-direction:column}.events-flow-arrow{transform:rotate(90deg)}.events-metrics-grid,.events-usage-grid{grid-template-columns:1fr}}.mgmt-welcome-container{min-height:100vh;background:linear-gradient(135deg,#10b981,#059669,#047857);display:flex;align-items:center;justify-content:center;padding:20px}.mgmt-welcome-card{background:#fff;border-radius:24px;padding:48px;max-width:900px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mgmt-welcome-icon{text-align:center;margin-bottom:24px}.mgmt-welcome-title{font-size:36px;font-weight:900;color:#1e293b;text-align:center;margin-bottom:16px;line-height:1.2}.mgmt-welcome-description{font-size:16px;color:#64748b;text-align:center;margin-bottom:24px;line-height:1.6}.mgmt-welcome-description strong{color:#059669;font-weight:700}.mgmt-welcome-list{list-style:none;margin:0 0 32px;background:#f8fafc;border-radius:16px;padding:24px}.mgmt-welcome-list li{font-size:15px;color:#334155;margin-bottom:12px;padding-left:8px;font-weight:500}.mgmt-welcome-features{margin-bottom:32px}.mgmt-welcome-features h3{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 20px;text-align:center}.mgmt-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.mgmt-feature-item{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center;transition:all .3s}.mgmt-feature-item:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 8px 20px #10b98133}.mgmt-feature-item span:first-child{font-size:36px;display:block;margin-bottom:8px}.mgmt-feature-item strong{display:block;font-size:14px;font-weight:700;color:#1e293b;margin-bottom:4px}.mgmt-feature-item p{margin:0;font-size:12px;color:#64748b;line-height:1.4}.mgmt-welcome-compliance{background:#f0fdf4;border-left:4px solid #10b981;border-radius:12px;padding:20px;margin-bottom:32px}.mgmt-welcome-compliance h3{font-size:18px;font-weight:700;color:#065f46;margin:0 0 12px}.mgmt-welcome-compliance p{margin:0;font-size:14px;color:#166534;line-height:1.6}.mgmt-welcome-button{width:100%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:18px 32px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #10b9814d}.mgmt-welcome-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.mgmt-welcome-footer{margin-top:24px;padding-top:24px;border-top:2px solid #e2e8f0;text-align:center}.mgmt-welcome-footer p{font-size:13px;color:#64748b;margin:0;line-height:1.6}.mgmt-welcome-footer strong{color:#1e293b;font-weight:700}.mgmt-container{min-height:100vh;background:#f8fafc}.mgmt-header{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:24px 32px;box-shadow:0 4px 12px #0000001a}.mgmt-header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.mgmt-header-left{display:flex;align-items:center;gap:16px}.mgmt-logo{width:60px;height:60px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center}.mgmt-header-content h1{margin:0;font-size:28px;font-weight:800}.mgmt-header-content p{margin:4px 0 0;font-size:14px;opacity:.9}.mgmt-account-info{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.mgmt-verified-badge{background:#fff3;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px}.mgmt-verified-badge .material-symbols-outlined{font-size:16px}.mgmt-business-name{font-size:16px;font-weight:700}.mgmt-tabs{background:#fff;border-bottom:2px solid #e2e8f0;padding:0 32px;display:flex;gap:8px;max-width:1400px;margin:0 auto;overflow-x:auto}.mgmt-tab{background:transparent;border:none;border-bottom:3px solid transparent;padding:16px 20px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px;white-space:nowrap}.mgmt-tab:hover{color:#10b981;background:#f8fafc}.mgmt-tab.active{color:#10b981;border-bottom-color:#10b981}.mgmt-tab .material-symbols-outlined{font-size:20px}.mgmt-content{max-width:1400px;margin:0 auto;padding:32px}.mgmt-dashboard h2{margin:0 0 24px;font-size:28px;font-weight:800;color:#1e293b}.mgmt-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}.mgmt-stat-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .3s}.mgmt-stat-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 8px 20px #10b98126}.mgmt-stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mgmt-stat-icon .material-symbols-outlined{font-size:32px}.mgmt-stat-data{display:flex;flex-direction:column}.mgmt-stat-value{font-size:32px;font-weight:800;color:#1e293b;line-height:1}.mgmt-stat-label{font-size:13px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.mgmt-dashboard-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.mgmt-section{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px}.mgmt-section h3{margin:0 0 16px;font-size:18px;font-weight:700;color:#1e293b}.mgmt-quick-list{display:flex;flex-direction:column;gap:12px}.mgmt-quick-item{background:#f8fafc;border-radius:8px;padding:12px;display:flex;justify-content:space-between;align-items:center}.mgmt-quick-info{display:flex;flex-direction:column;gap:4px}.mgmt-quick-info strong{font-size:14px;color:#1e293b;font-weight:600}.mgmt-quick-info span{font-size:12px;color:#64748b}.mgmt-status-badge{padding:4px 12px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.mgmt-status-badge.large{padding:8px 16px;font-size:12px}.mgmt-section-content h2{margin:0 0 24px;font-size:28px;font-weight:800;color:#1e293b}.mgmt-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mgmt-btn-primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #10b98133}.mgmt-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.mgmt-btn-primary .material-symbols-outlined{font-size:20px}.mgmt-btn-secondary{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:6px}.mgmt-btn-secondary:hover{background:#fff;border-color:#10b981;color:#059669}.mgmt-btn-secondary.small{padding:8px 12px;font-size:12px}.mgmt-btn-secondary .material-symbols-outlined{font-size:18px}.mgmt-btn-icon{background:transparent;border:none;cursor:pointer;color:#64748b;padding:6px;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.mgmt-btn-icon:hover{background:#f1f5f9;color:#10b981}.mgmt-btn-icon .material-symbols-outlined{font-size:20px}.mgmt-table-container{display:flex;flex-direction:column;gap:16px}.mgmt-phone-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s}.mgmt-phone-card:hover{border-color:#10b981;box-shadow:0 4px 12px #10b9811a}.mgmt-phone-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #f1f5f9}.mgmt-phone-main h3{margin:0 0 8px;font-size:20px;font-weight:700;color:#1e293b}.mgmt-phone-number{font-size:14px;color:#64748b;font-weight:600}.mgmt-phone-badges{display:flex;gap:8px;flex-wrap:wrap}.mgmt-badge{padding:6px 12px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.mgmt-phone-details{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.mgmt-detail-row{display:flex;justify-content:space-between;align-items:center}.mgmt-detail-label{font-size:13px;color:#64748b;font-weight:600}.mgmt-detail-value{font-size:14px;color:#1e293b;font-weight:600;display:flex;align-items:center;gap:6px}.mgmt-phone-actions{display:flex;gap:12px}.mgmt-templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.mgmt-template-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:20px;transition:all .3s}.mgmt-template-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 8px 20px #10b98126}.mgmt-template-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.mgmt-template-header h3{margin:0 0 8px;font-size:16px;font-weight:700;color:#1e293b}.mgmt-template-meta{display:flex;gap:12px;flex-wrap:wrap}.mgmt-template-lang,.mgmt-template-category{font-size:12px;color:#64748b;font-weight:600}.mgmt-template-content{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:16px}.mgmt-template-content p{margin:0;font-size:14px;color:#475569;line-height:1.6}.mgmt-template-footer{display:flex;justify-content:space-between;align-items:center}.mgmt-template-params{font-size:12px;color:#64748b;font-weight:600;display:flex;align-items:center;gap:6px}.mgmt-template-params .material-symbols-outlined{font-size:16px}.mgmt-template-actions{display:flex;gap:8px}.mgmt-qr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.mgmt-qr-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all .3s}.mgmt-qr-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 8px 20px #10b98126}.mgmt-qr-visual{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:32px;position:relative;display:flex;justify-content:center;align-items:center}.mgmt-qr-placeholder{width:150px;height:150px;background:#fff;border:3px solid #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center}.mgmt-qr-placeholder .material-symbols-outlined{font-size:80px;color:#94a3b8}.mgmt-qr-status{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;background:#fff;box-shadow:0 2px 8px #0000001a}.mgmt-qr-status.active{color:#059669}.mgmt-qr-status.inactive{color:#dc2626}.mgmt-qr-info{padding:20px}.mgmt-qr-info h3{margin:0 0 8px;font-size:16px;font-weight:700;color:#1e293b}.mgmt-qr-message{margin:0 0 16px;font-size:13px;color:#64748b;line-height:1.5}.mgmt-qr-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.mgmt-qr-stat{background:#f8fafc;border-radius:8px;padding:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.mgmt-qr-stat .material-symbols-outlined{font-size:20px;color:#64748b}.mgmt-qr-stat strong{font-size:18px;color:#1e293b;font-weight:700}.mgmt-qr-stat span{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase}.mgmt-qr-actions{display:flex;gap:8px}.mgmt-webhooks-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.mgmt-webhook-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s}.mgmt-webhook-card:hover{border-color:#10b981;box-shadow:0 4px 12px #10b9811a}.mgmt-webhook-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #f1f5f9}.mgmt-webhook-header h3{margin:0 0 8px;font-size:16px;font-weight:700;color:#1e293b}.mgmt-webhook-url{font-size:13px;color:#64748b;font-family:Courier New,monospace;font-weight:600}.mgmt-webhook-details{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.mgmt-webhook-events strong{display:block;font-size:13px;color:#475569;margin-bottom:8px}.mgmt-event-tags{display:flex;gap:8px;flex-wrap:wrap}.mgmt-event-tag{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600}.mgmt-webhook-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b;font-weight:600}.mgmt-webhook-meta .material-symbols-outlined{font-size:16px}.mgmt-webhook-actions{display:flex;gap:12px}.mgmt-webhook-info{background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:12px;padding:16px;display:flex;gap:12px;align-items:flex-start}.mgmt-webhook-info .material-symbols-outlined{font-size:24px;color:#0284c7;flex-shrink:0}.mgmt-webhook-info div{font-size:13px;color:#075985;line-height:1.6}.mgmt-webhook-info strong{font-weight:700;color:#0c4a6e}.mgmt-analytics h2{margin:0 0 24px;font-size:28px;font-weight:800;color:#1e293b}.mgmt-analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}.mgmt-analytics-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s}.mgmt-analytics-card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 8px 20px #10b98126}.mgmt-analytics-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.mgmt-analytics-header .material-symbols-outlined{font-size:28px;color:#64748b}.mgmt-analytics-header h3{margin:0;font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.mgmt-analytics-value{font-size:36px;font-weight:800;color:#1e293b;margin-bottom:8px;line-height:1}.mgmt-analytics-change{font-size:13px;font-weight:600}.mgmt-analytics-change.positive{color:#059669}.mgmt-analytics-change.negative{color:#dc2626}.mgmt-analytics-change.neutral{color:#64748b}.mgmt-analytics-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:16px;padding:20px;display:flex;gap:16px;align-items:flex-start}.mgmt-analytics-notice .material-symbols-outlined{font-size:32px;color:#f59e0b;flex-shrink:0}.mgmt-analytics-notice div{font-size:14px;color:#78350f;line-height:1.6}.mgmt-analytics-notice strong{font-weight:700;color:#92400e}@media(max-width:1024px){.mgmt-header-content{flex-direction:column;gap:16px}.mgmt-header-left{width:100%}.mgmt-account-info{align-items:flex-start}.mgmt-tabs{padding:0 16px}.mgmt-content{padding:20px 16px}.mgmt-dashboard-sections,.mgmt-templates-grid,.mgmt-qr-grid{grid-template-columns:1fr}}@media(max-width:768px){.mgmt-welcome-card{padding:32px 24px}.mgmt-welcome-title{font-size:28px}.mgmt-features-grid{grid-template-columns:repeat(2,1fr)}.mgmt-header{padding:20px 16px}.mgmt-header-content h1{font-size:22px}.mgmt-section-header{flex-direction:column;align-items:flex-start;gap:12px}.mgmt-btn-primary{width:100%}.mgmt-stats-grid,.mgmt-analytics-grid{grid-template-columns:1fr}.mgmt-phone-header,.mgmt-webhook-header,.mgmt-template-header{flex-direction:column;gap:12px}.mgmt-phone-actions,.mgmt-webhook-actions{flex-direction:column}.mgmt-btn-secondary{width:100%}}.mgmt-tabs::-webkit-scrollbar{height:6px}.mgmt-tabs::-webkit-scrollbar-track{background:#f1f5f9}.mgmt-tabs::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.mgmt-tabs::-webkit-scrollbar-thumb:hover{background:#94a3b8}.demo-index-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);padding:40px 20px}.demo-index-content{max-width:1200px;margin:0 auto}.demo-index-header{text-align:center;margin-bottom:48px;animation:fadeInDown .6s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.demo-index-header h1{font-size:48px;font-weight:900;color:#fff;margin:0 0 12px;text-shadow:0 4px 12px rgba(0,0,0,.2)}.demo-index-header p{font-size:20px;color:#fffffff2;margin:0;font-weight:500}.demo-index-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:32px;margin-bottom:48px}.demo-index-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 60px #0000004d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:fadeInUp .6s ease-out;animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.demo-index-card:nth-child(1){animation-delay:.1s}.demo-index-card:nth-child(2){animation-delay:.2s}.demo-index-card:hover{transform:translateY(-8px);box-shadow:0 30px 80px #0006}.demo-card-header{text-align:center;margin-bottom:24px;padding-bottom:24px;border-bottom:2px solid #f1f5f9}.demo-card-icon{width:100px;height:100px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 8px 24px #0000001a}.demo-card-header h2{margin:0 0 12px;font-size:28px;font-weight:800;color:#1e293b}.demo-card-badge{display:inline-block;padding:8px 16px;border-radius:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.demo-card-badge.messaging{background:linear-gradient(135deg,#dcfce7,#86efac);color:#166534}.demo-card-badge.events{background:linear-gradient(135deg,#dbeafe,#93c5fd);color:#1e40af}.demo-card-body{margin-bottom:24px}.demo-card-description{font-size:15px;line-height:1.7;color:#475569;margin:0 0 24px}.demo-card-body h4{margin:0 0 12px;font-size:16px;font-weight:700;color:#1e293b}.demo-feature-list{list-style:none;padding:0;margin:0 0 24px}.demo-feature-list li{font-size:14px;color:#334155;margin-bottom:8px;padding-left:4px;font-weight:500}.demo-card-meta{display:flex;gap:16px;flex-wrap:wrap}.demo-meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;font-weight:600}.demo-meta-item .material-symbols-outlined{font-size:18px;color:#94a3b8}.demo-card-footer{display:flex;gap:12px;flex-direction:column}.demo-btn-primary{width:100%;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;box-shadow:0 4px 12px #00000026}.demo-btn-primary.messaging{background:linear-gradient(135deg,#10b981,#059669)}.demo-btn-primary.events{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.demo-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.demo-btn-primary .material-symbols-outlined{font-size:24px}.demo-btn-secondary{width:100%;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:14px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;color:#475569;text-decoration:none}.demo-btn-secondary:hover{background:#fff;border-color:#cbd5e1;color:#1e293b;transform:translateY(-2px)}.demo-btn-secondary .material-symbols-outlined{font-size:20px}.demo-index-info{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 60px #0003;margin-bottom:32px;animation:fadeInUp .6s ease-out .3s;animation-fill-mode:both}.demo-info-section{margin-bottom:32px}.demo-info-section:last-child{margin-bottom:0}.demo-info-section h3{margin:0 0 16px;font-size:22px;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:10px}.demo-info-section ol,.demo-info-section ul{margin:0;padding-left:24px}.demo-info-section li{margin-bottom:12px;font-size:15px;color:#475569;line-height:1.6}.demo-info-section li strong{color:#1e293b;font-weight:700}.demo-tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:16px}.demo-tool-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;transition:all .3s}.demo-tool-card:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf633}.demo-tool-card strong{font-size:14px;font-weight:700;color:#1e293b}.demo-tool-card span{font-size:13px;color:#64748b;line-height:1.5}.demo-index-footer{display:flex;flex-direction:column;gap:24px;animation:fadeInUp .6s ease-out .4s;animation-fill-mode:both}.demo-footer-card{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:16px;padding:24px;display:flex;gap:16px;align-items:flex-start}.demo-footer-card .material-symbols-outlined{font-size:32px;color:#f59e0b;flex-shrink:0}.demo-footer-card div{font-size:14px;color:#78350f;line-height:1.6}.demo-footer-card strong{color:#92400e;font-weight:700}.demo-footer-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.demo-footer-links a{background:#fffffff2;color:#475569;text-decoration:none;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #0000001a}.demo-footer-links a:hover{background:#fff;color:#1e293b;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}@media(max-width:1024px){.demo-index-grid{grid-template-columns:1fr}}@media(max-width:768px){.demo-index-container{padding:20px 12px}.demo-index-header h1{font-size:32px}.demo-index-header p{font-size:16px}.demo-index-card{padding:24px}.demo-card-header h2{font-size:22px}.demo-index-info{padding:24px}.demo-info-section h3{font-size:18px}.demo-tools-grid{grid-template-columns:1fr}.demo-footer-links{flex-direction:column}.demo-footer-links a{text-align:center}}
