@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);:root{--primary-brand:#0f172a;--primary-accent:#3b82f6;--primary-hover:#2563eb;--text-main:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--bg-app:#f8fafc;--bg-sidebar:#0f172a;--bg-sidebar-hover:#ffffff0f;--bg-sidebar-active:#3b82f626;--text-sidebar:#94a3b8;--text-sidebar-active:#fff;--sidebar-border:#ffffff14;--bg-card:#fff;--border-color:#e2e8f0;--border-focus:#3b82f6;--sidebar-width:230px;--sidebar-collapsed-width:80px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}body{-webkit-font-smoothing:antialiased;background-color:#f8fafc;background-color:var(--bg-app);color:#1e293b;color:var(--text-main);font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;margin:0;padding:0}.workspace-layout{display:flex;height:100vh;overflow:hidden;width:100vw}.workspace-main{background:#f8fafc;background:var(--bg-app);display:flex;flex:1 1;flex-direction:column;height:100vh;margin-left:230px;margin-left:var(--sidebar-width);overflow-y:auto;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.workspace-main.collapsed{margin-left:80px;margin-left:var(--sidebar-collapsed-width)}.workspace-main.no-padding{padding:0}.workspace-main.full-height{overflow:hidden}.premium-sidebar{background:#0f172a;background:var(--bg-sidebar);border-right:1px solid #ffffff14;border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width .3s cubic-bezier(.4,0,.2,1);width:230px;width:var(--sidebar-width);z-index:50}.premium-sidebar.collapsed{width:80px;width:var(--sidebar-collapsed-width)}.ps-logo-text,.ps-nav-item span:not(.ps-nav-icon),.ps-nav-label,.ps-user-info{opacity:1;overflow:hidden;transition:opacity .2s ease,width .3s ease;white-space:nowrap}.premium-sidebar.collapsed .ps-logo-text,.premium-sidebar.collapsed .ps-nav-item span:not(.ps-nav-icon),.premium-sidebar.collapsed .ps-nav-label,.premium-sidebar.collapsed .ps-user-info{opacity:0;pointer-events:none;width:0}.premium-sidebar.collapsed .ps-nav-group{align-items:center;display:flex;flex-direction:column;margin-bottom:8px}.premium-sidebar.collapsed .ps-nav-item{height:44px;justify-content:center;margin:2px auto;padding:0;width:44px}.premium-sidebar.collapsed .ps-nav-item:hover{transform:none}.premium-sidebar.collapsed .ps-nav-item.active:before{display:none}.premium-sidebar.collapsed .ps-nav-item.active{background:#3b82f638;box-shadow:none}.premium-sidebar.collapsed .ps-nav-item.active .ps-nav-icon{color:#60a5fa}.ps-logo-section{align-items:center;display:flex;gap:12px;padding:32px 24px;position:relative}.ps-logo-section:before{background:radial-gradient(closest-side,#3b82f68c,#3b82f600 72%);content:"";filter:blur(26px);height:120px;left:24px;pointer-events:none;position:absolute;top:6px;width:150px;z-index:0}.premium-sidebar.collapsed .ps-logo-section:before{left:50%;transform:translateX(-50%);width:120px}.ps-logo-box{position:relative;z-index:1}.premium-sidebar.collapsed .ps-logo-section{justify-content:center;padding:32px 0}.ps-collapse-btn{align-items:center;background:linear-gradient(90deg,#1e293b 0 50%,#f1f5f9 50% 100%);border:1px solid #94a3b859;border-radius:50%;box-shadow:0 2px 6px #00000059;color:#64748b;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:-12px;top:32px;transition:all .2s;width:24px;z-index:100}.ps-collapse-btn:hover{background:#3b82f6;background:var(--primary-accent);border-color:#3b82f6;border-color:var(--primary-accent);color:#fff}.premium-sidebar.collapsed .ps-collapse-btn{right:-12px}.ps-logo-box{align-items:center;background:#3b82f614;border:2px solid #3b82f6;border-radius:14px;box-shadow:0 0 0 3px #3b82f638,0 4px 14px #3b82f673,0 0 28px #3b82f659;display:flex;gap:12px;min-width:0;padding:8px 14px 8px 10px}.premium-sidebar.collapsed .ps-logo-box{background:#0000;border:none;box-shadow:none;padding:0}.ps-logo-icon{align-items:center;background:#0000;border-radius:11px;display:flex;flex-shrink:0;height:38px;justify-content:center;overflow:hidden;width:38px}.premium-sidebar.collapsed .ps-logo-icon{border:2px solid #3b82f6;border-radius:12px;box-shadow:0 0 0 3px #3b82f62e,0 6px 16px #3b82f666;height:40px;width:40px}.ps-logo-icon img{display:block;height:100%;object-fit:contain;width:100%}.ps-logo-text{color:#f8fafc;font-size:18px;font-weight:700;letter-spacing:-.02em}.ps-nav-group{margin-bottom:24px}.ps-nav-label{color:#94a3b8;color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:8px;padding:0 24px;text-transform:uppercase}.ps-nav-list{display:flex;flex:1 1;flex-direction:column;gap:4px;min-height:0;overflow-y:auto;padding:0 16px;scrollbar-color:#1e293b #0f172a;scrollbar-width:thin}.ps-nav-list::-webkit-scrollbar{width:8px}.ps-nav-list::-webkit-scrollbar-track{background:#0f172a}.ps-nav-list::-webkit-scrollbar-thumb{background:#1e293b;border-radius:8px}.ps-nav-list::-webkit-scrollbar-thumb:hover{background:#334155}.ps-footer{flex-shrink:0}.ps-nav-item{align-items:center;border-radius:8px;color:#94a3b8;display:flex;font-size:13px;font-weight:500;gap:12px;margin:2px 8px;overflow:hidden;padding:7px 12px;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1)}.ps-nav-item:hover{background-color:#ffffff0f;color:#fff;transform:translateX(4px)}.ps-nav-item.active{background:linear-gradient(90deg,#3b82f638,#3b82f60a);color:#fff;font-weight:600}.ps-nav-item.active .ps-nav-icon{color:#60a5fa}.ps-nav-item.active:before{background-color:#3b82f6;border-radius:0 4px 4px 0;bottom:20%;content:"";left:0;position:absolute;top:20%;width:3px}.ps-nav-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.ps-nav-icon svg{stroke-width:2;height:100%;width:100%}.ps-footer{background:#0f172a;border-top:1px solid #ffffff14;border-top:1px solid var(--sidebar-border);padding:24px}.ps-user-profile{align-items:center;display:flex;gap:12px}.premium-sidebar.collapsed .ps-footer{padding:18px 0}.premium-sidebar.collapsed .ps-user-profile{flex-direction:column-reverse;gap:12px;justify-content:center}.premium-sidebar.collapsed .ps-logout-btn{margin:0 auto}.ps-user-avatar{background:#e2e8f0;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);height:36px;width:36px}.ps-user-info{flex:1 1;min-width:0}.ps-user-name{color:#f1f5f9;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-user-role{color:#94a3b8;font-size:11px}.ps-user-avatar{border-color:#ffffff1f}.chat-outer-box{background:#fff;background:var(--bg-card);display:flex;height:100%;margin:0;overflow:hidden;width:100%}.chat-sidebar{background:#fff;border-right:1px solid #e2e8f0;border-right:1px solid var(--border-color);display:flex;flex-direction:column;min-height:0;width:420px}.chat-sidebar-header{padding:24px}.chat-sidebar-title{color:#0f172a;color:var(--primary-brand);font-size:20px;font-weight:700;margin-bottom:16px}.chat-cust-stats{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:11.5px;font-weight:600;gap:8px;margin-top:6px}.chat-cust-stats b{color:#0f172a;font-weight:800}.chat-cust-stats .ccs-dot{background:#cbd5e1;border-radius:50%;height:3px;width:3px}.chat-cust-stats .ccs-refund b{color:#dc2626}.chat-count{align-items:center;background:#eff6ff;border-radius:999px;color:#3b82f6;color:var(--primary-accent);display:inline-flex;font-size:12px;font-weight:800;height:22px;justify-content:center;margin-left:8px;min-width:24px;padding:0 8px;vertical-align:middle}.chat-search-wrapper{position:relative}.chat-search-input:focus{background:#fff;border-color:#3b82f6;border-color:var(--primary-accent);box-shadow:0 0 0 3px #3b82f61a}.chat-contact-list{flex:1 1;overflow-y:auto;padding:8px}@keyframes contact-pop{0%{background:#eff6ff;opacity:.5;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes tag-bounce{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.chat-contact-item{align-items:center;animation:contact-pop .3s ease-out;border-bottom:1px solid #0f172a0d;cursor:pointer;display:flex;gap:12px;padding:14px 12px;transition:all .2s}.chat-contact-item:hover{background:#f8fafc}.chat-contact-item.active{background:#eff6ff}.chat-contact-avatar{align-items:center;border-radius:13px;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:48px;justify-content:center;width:48px}.chat-contact-content{flex:1 1;min-width:0}.chat-contact-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:2px}.chat-contact-name{color:#0f172a;color:var(--primary-brand);font-size:14px;font-weight:600}.chat-contact-time{color:#94a3b8;color:var(--text-muted);font-size:11px}.chat-contact-msg{color:#64748b;color:var(--text-secondary);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-main-view{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;position:relative}.chat-header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);display:flex;flex-shrink:0;justify-content:space-between;padding:16px 24px;z-index:10}.chat-current-user{align-items:center;display:flex;gap:12px}.chat-status-indicator{background:#10b981;border-radius:50%;height:8px;width:8px}.chat-messages-container{display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding:24px}.msg-wrapper{display:flex;flex-direction:column;max-width:70%}.msg-wrapper.sent{align-items:flex-end;align-self:flex-end;animation:msgInRight .34s cubic-bezier(.16,1,.3,1) both}.msg-wrapper.received{align-items:flex-start;align-self:flex-start;animation:msgInLeft .34s cubic-bezier(.16,1,.3,1) both}@keyframes msgInLeft{0%{opacity:0;transform:translate(-14px,6px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes msgInRight{0%{opacity:0;transform:translate(14px,6px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}.chat-bubble{border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);font-size:14px;line-height:1.5;padding:12px 16px;position:relative}.chat-bubble.sent{background:#3b82f6;background:var(--primary-accent);border-bottom-right-radius:4px;color:#fff}.chat-bubble.received{background:#fff;border-bottom-left-radius:4px;color:#1e293b;color:var(--text-main)}.msg-timestamp{color:#94a3b8;color:var(--text-muted);font-size:10px;margin-top:4px}.chat-input-bar{background:#fff;border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);flex-shrink:0;padding:20px 24px}.chat-input-form{align-items:center;background:#f1f5f9;border-radius:16px;border-radius:var(--radius-lg);display:flex;gap:12px;padding:8px 8px 8px 16px}.chat-input{background:#0000;border:none;flex:1 1;font-size:14px;outline:none;padding:8px 0}.chat-action-btn{align-items:center;background:#3b82f6;background:var(--primary-accent);border:none;border-radius:50%;box-shadow:0 4px 6px -1px #3b82f666;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.chat-action-btn:hover{background:#2563eb;background:var(--primary-hover);transform:translateY(-1px)}.media-preview-overlay{align-items:center;animation:mpFade .16s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:3000}@keyframes mpFade{0%{opacity:0}to{opacity:1}}.media-preview-box{background:#fff;border-radius:16px;box-shadow:0 24px 60px #0006;display:flex;flex-direction:column;max-height:100%;max-width:560px;overflow:hidden;position:relative;width:100%}.mp-close{align-items:center;background:#0f172a8c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .15s;width:34px;z-index:2}.mp-close:hover{background:#0f172acc}.mp-stage{align-items:center;background:#0f172a;display:flex;flex:1 1;justify-content:center;min-height:0;padding:8px}.mp-media{border-radius:8px;display:block;max-height:60vh;max-width:100%;object-fit:contain}.mp-bar{align-items:center;border-top:1px solid #eef2f7;display:flex;flex-shrink:0;gap:10px;padding:12px 14px}.mp-caption{border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;flex:1 1;font-size:14px;outline:none;padding:11px 14px}.mp-caption:focus{border-color:#3b82f6;border-color:var(--primary-accent)}.mp-send{align-items:center;background:#3b82f6;background:var(--primary-accent);border:none;border-radius:50%;box-shadow:0 4px 10px #3b82f666;color:#fff;cursor:pointer;display:flex;flex:none;height:46px;justify-content:center;transition:background .15s,transform .1s;width:46px}.mp-send:hover:not(:disabled){background:#2563eb;background:var(--primary-hover)}.mp-send:disabled{cursor:default;opacity:.7}.voice-note{gap:11px;max-width:270px;min-width:220px;padding:2px 0}.voice-note,.voice-play{align-items:center;display:flex}.voice-play{background:#3b82f6;background:var(--primary-accent);border:none;border-radius:50%;box-shadow:0 1px 4px #00000029;color:#fff;cursor:pointer;flex-shrink:0;height:40px;justify-content:center;transition:transform .12s;width:40px}.voice-play:hover{transform:scale(1.07)}.voice-note.mine .voice-play{background:#fff;color:#3b82f6;color:var(--primary-accent)}.voice-body{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.voice-bars{align-items:center;cursor:pointer;display:flex;gap:2px;height:26px}.voice-bars .vb{background:#cbd5e1;border-radius:2px;flex:1 1;min-width:2px;transition:background .12s}.voice-bars .vb.on{background:#3b82f6;background:var(--primary-accent)}.voice-note.mine .voice-bars .vb{background:#ffffff61}.voice-note.mine .voice-bars .vb.on{background:#fff}.voice-meta{align-items:center;display:flex;font-size:11px;justify-content:space-between}.voice-label{font-weight:700;opacity:.8}.voice-time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;opacity:.72}.wa-tpl{display:flex;flex-direction:column}.wa-tpl-tag{align-items:center;align-self:flex-start;background:#ffffff2e;border-radius:999px;display:inline-flex;font-size:9.5px;font-weight:800;gap:5px;letter-spacing:.06em;margin-bottom:8px;opacity:.7;padding:2px 7px 2px 6px;text-transform:uppercase}.wa-tpl-header{font-weight:800;line-height:1.4;margin-bottom:5px}.wa-tpl-body{line-height:1.5;white-space:pre-wrap;word-break:break-word}.wa-tpl-footer{font-size:11px;margin-top:7px;opacity:.62}.wa-tpl-btns{border-top:1px solid #ffffff40;display:flex;flex-direction:column;gap:5px;margin-top:10px;padding-top:9px}.wa-tpl-btn{background:#ffffff29;border-radius:9px;font-size:13px;font-weight:700;gap:7px;padding:8px}.chat-attach-btn,.wa-tpl-btn{align-items:center;display:flex;justify-content:center}.chat-attach-btn{background:#0000;border:none;border-radius:50%;color:#64748b;cursor:pointer;flex-shrink:0;height:40px;transition:background .15s,color .15s;width:40px}.chat-attach-btn:hover{background:#eef2f7;color:#3b82f6;color:var(--primary-accent)}.chat-recording{align-items:center;display:flex;flex:1 1;gap:10px;min-height:40px;padding:0 8px}.chat-recording .rec-dot{animation:recPulse 1.1s ease-in-out infinite;background:#ef4444;border-radius:50%;flex-shrink:0;height:11px;width:11px}@keyframes recPulse{0%,to{opacity:1}50%{opacity:.25}}.chat-recording .rec-time{font-feature-settings:"tnum";color:#0f172a;font-size:14px;font-variant-numeric:tabular-nums;font-weight:800;min-width:38px}.chat-recording .rec-label{color:#64748b;flex:1 1;font-size:13px;font-weight:600}.rec-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:transform .12s,background .15s;width:38px}.rec-btn:hover{transform:translateY(-1px)}.rec-cancel{background:#f1f5f9;color:#64748b}.rec-cancel:hover{background:#fee2e2;color:#dc2626}.rec-send{background:#3b82f6;background:var(--primary-accent);box-shadow:0 4px 6px -1px #3b82f666;color:#fff}.rec-send:hover{background:#2563eb;background:var(--primary-hover)}.chat-head-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:9px;color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:7px;padding:8px 13px;transition:background .15s,border-color .15s,color .15s}.chat-head-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.chat-head-btn svg{color:#64748b}.chat-head-btn:hover svg{color:#0f172a}.chat-sending{align-items:center;color:#64748b;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;padding:8px 0}.chat-sending-text{-webkit-text-fill-color:#0000;animation:chatShimmer 1.3s linear infinite;background:linear-gradient(90deg,#94a3b8 25%,#0f172a 50%,#94a3b8 75%);-webkit-background-clip:text;background-clip:text;background-size:200% auto}.chat-sending-dots{display:inline-flex;gap:3px}.chat-sending-dots i{animation:chatSendBounce 1s ease-in-out infinite both;background:#94a3b8;border-radius:50%;display:inline-block;height:5px;width:5px}.chat-sending-dots i:first-child{animation-delay:-.32s}.chat-sending-dots i:nth-child(2){animation-delay:-.16s}@keyframes chatSendBounce{0%,80%,to{opacity:.4;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}@keyframes chatShimmer{to{background-position:-200%}}.chat-window-closed{align-items:center;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;border-radius:var(--radius-lg);display:flex;gap:13px;padding:13px 16px}.chat-window-closed-ic{align-items:center;background:#fff;border:1px solid #fde68a;border-radius:11px;color:#d97706;display:flex;flex:none;height:38px;justify-content:center;width:38px}.chat-window-closed-title{color:#0f172a;font-size:13px;font-weight:800}.chat-window-closed-sub{color:#64748b;font-size:12px;line-height:1.5;margin-top:2px}.empty-chat-state{align-items:center;color:#94a3b8;color:var(--text-muted);display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.empty-chat-icon{font-size:48px;margin-bottom:16px;opacity:.3}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.three-dots-loader{align-items:center;display:flex;gap:6px;justify-content:center}.three-dots-loader div{animation:bounce 1.4s ease-in-out infinite both;background-color:#3b82f6;background-color:var(--primary-accent);border-radius:50%;display:inline-block;height:10px;width:10px}.three-dots-loader .dot1{animation-delay:-.32s}.three-dots-loader .dot2{animation-delay:-.16s}.loader-container{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;width:100%}.chat-sidebar-header{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);flex-shrink:0;padding:24px 20px}.chat-search-input{background:#f1f5f9;border:1px solid #0000;border-radius:10px;border-radius:var(--radius-md);box-sizing:border-box;font-size:14px;outline:none;padding:10px 16px 10px 40px;transition:all .2s;width:100%}.unread-badge{align-items:center;background:#25d366;border-radius:10px;box-shadow:0 1px 2px #0000001a;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.chat-contact-footer{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.unread-tag-container{display:flex;justify-content:center;margin:30px 0;position:relative;width:100%}.unread-tag-container:before{background:#e2e8f0;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.unread-tag{background:#f8fafc;border-radius:4px;font-size:12px;letter-spacing:.05em;padding:4px 16px;text-transform:uppercase;z-index:2}.load-more-btn,.unread-tag{border:1px solid #e2e8f0;color:#64748b;font-weight:600}.load-more-btn{background:#f1f5f9;border-radius:16px;cursor:pointer;font-size:13px;padding:6px 16px;transition:all .2s}.media-container{border-radius:8px;margin-top:8px;overflow:hidden}.chat-media-img{display:block}.chat-media-img,.chat-media-video{border-radius:8px;max-height:300px;max-width:100%}.chat-media-audio{filter:grayscale(1) invert(.9) brightness(.8);height:36px;margin-top:4px;width:100%}.media-container.audio{background:#f1f5f9;border-radius:12px;min-width:200px;padding:10px}.audio-voice-title{font-size:11px;font-weight:700;margin-bottom:4px;opacity:.7}.integration-card-horizontal{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;justify-content:space-between;padding:20px 24px;transition:all .2s}.integration-card-horizontal:hover{border-color:#dbe3ec;box-shadow:0 8px 26px #0f172a12}.integration-blocks{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.integration-block{background:#fff;border:1px solid #e8edf3;border-radius:16px;display:flex;flex-direction:column;gap:14px;padding:20px;transition:box-shadow .18s,border-color .18s}.integration-block:hover{border-color:#dbe3ec;box-shadow:0 8px 26px #0f172a12}.integration-block .integration-content-left{align-items:flex-start;gap:14px}.integration-block .integration-content-right{align-items:stretch;flex-direction:column;gap:8px;margin-top:auto}.integration-block .integration-content-right .status-pill{align-self:flex-start;margin:0 0 4px!important}.integration-block .integration-content-right .pro-button-outline{margin:0!important;text-align:center;width:100%}.integration-block-wide{grid-column:1/-1;order:2}.integration-content-left{align-items:center;display:flex;gap:20px}.integration-icon-wrapper-small{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.integration-info-horizontal h3{color:#0f172a;font-size:16px;font-weight:700;margin:0}.integration-info-horizontal p{color:#64748b;font-size:13px;margin:2px 0 0}.integration-content-right{align-items:center;display:flex}.pro-button-primary{background:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.pro-button-primary:hover{background:#1e293b;transform:translateY(-1px)}.pro-button-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.pro-button-secondary:hover{background:#f8fafc}.pro-button-outline{background:#0000;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s}.pro-button-outline:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.pro-button-outline.disabled{cursor:not-allowed;opacity:.5}.form-row-compact{display:flex;gap:16px;margin-bottom:8px}.status-pill{border-radius:20px;font-size:11px;font-weight:700;padding:4px 10px}.status-pill.online{background:#dcfce7;color:#16a34a}.status-pill.offline{background:#f1f5f9;color:#64748b}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.form-group{margin-bottom:20px}.form-group label{color:#0f172a;display:block;font-size:13px;font-weight:700;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:14px;outline:none;padding:12px 16px;transition:all .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logout-popover{animation:fadeIn .2s ease-out;background:#fff;border:1px solid #e2e8f0;border-radius:12px;bottom:100%;box-shadow:0 10px 15px -3px #0000001a;margin-bottom:12px;padding:16px;position:absolute;right:0;width:180px;z-index:1100}.logout-popover:after{border:8px solid #0000;border-top-color:#fff;content:"";position:absolute;right:15px;top:100%}.logout-action-btn{background:#fee2e2;border:none;border-radius:6px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:8px;transition:all .2s;width:100%}.logout-action-btn:hover{background:#fecaca;transform:translateY(-1px)}.media-caption{font-size:13px;padding:8px 4px 4px}.load-more-btn:hover{background:#e2e8f0;color:#0f172a}.document-link{color:inherit;text-decoration:none}.document-box{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:12px;margin-top:4px;padding:12px;transition:all .2s}.document-box:hover{background:#e2e8f0}.document-icon{font-size:24px}.document-name{color:#0f172a;font-size:13px;font-weight:700;word-break:break-all}.document-action{color:#3b82f6;font-size:10px;font-weight:800;margin-top:2px}.login-container{align-items:center;background:radial-gradient(circle at top right,#f8fafc,#eff6ff);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{animation:slideUp .5s ease-out;background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 25px 50px -12px #0f172a14;max-width:420px;padding:48px;text-align:center;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-logo-orb{align-items:center;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:18px;box-shadow:0 10px 20px #3b82f633;color:#fff;display:flex;font-size:28px;font-weight:800;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.login-logo-orb:after{content:"O"}.login-app-title{color:#0f172a;font-size:28px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.login-subtitle{color:#64748b;font-size:15px;margin-bottom:40px}.login-form-group{margin-bottom:24px}.login-label{color:#0f172a;display:block;font-size:13px;font-weight:700;margin-bottom:8px}.login-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-size:15px;outline:none;padding:14px 18px;transition:all .2s;width:100%}.login-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.login-submit-btn{background:#0f172a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:12px;padding:14px;transition:all .2s;width:100%}.login-submit-btn:hover{background:#1e293b;box-shadow:0 8px 20px #0f172a26;transform:translateY(-1px)}.login-submit-btn:active{transform:translateY(0)}.chat-back-mobile,.mobile-topbar,.sidebar-overlay{display:none}@media (max-width:768px){.mobile-topbar{background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);gap:12px;height:56px;left:0;padding:0 14px;position:fixed;right:0;top:0;z-index:55}.mobile-ham,.mobile-topbar{align-items:center;display:flex}.mobile-ham{background:none;border:none;border-radius:8px;color:#0f172a;cursor:pointer;justify-content:center;padding:6px}.mobile-ham:active{background:#f1f5f9}.mobile-topbar-logo{border:2px solid #3b82f6;border-radius:8px;box-shadow:0 0 0 2px #3b82f62e;height:30px;object-fit:contain;width:30px}.mobile-topbar-title{color:#0f172a;font-size:15px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-sidebar{transform:translateX(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);width:268px;z-index:70}.premium-sidebar.collapsed{width:268px}.premium-sidebar.mobile-open{box-shadow:0 0 50px #0f172a59;transform:translateX(0)}.ps-collapse-btn{display:none}.premium-sidebar.collapsed .ps-logo-text,.premium-sidebar.collapsed .ps-nav-item span:not(.ps-nav-icon),.premium-sidebar.collapsed .ps-nav-label,.premium-sidebar.collapsed .ps-user-info{opacity:1;pointer-events:auto;width:auto}.premium-sidebar.collapsed .ps-nav-group{align-items:stretch}.premium-sidebar.collapsed .ps-nav-item{height:auto;justify-content:flex-start;margin:2px 8px;padding:7px 12px;width:auto}.premium-sidebar.collapsed .ps-nav-item.active{background:linear-gradient(90deg,#e3f2fd,#fff);box-shadow:none}.premium-sidebar.collapsed .ps-logo-section{justify-content:flex-start;padding:28px 24px}.premium-sidebar.collapsed .ps-logo-box{background:#3b82f60d;border:2px solid #3b82f6;box-shadow:0 0 0 3px #3b82f626;padding:8px 14px 8px 10px}.premium-sidebar.collapsed .ps-logo-icon{border:none;box-shadow:none;height:38px;width:38px}.premium-sidebar.collapsed .ps-user-profile{flex-direction:row;justify-content:flex-start}.sidebar-overlay{background:#0f172a73;display:block;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s;z-index:60}.sidebar-overlay.show{opacity:1;pointer-events:auto}.workspace-main,.workspace-main.collapsed{height:calc(100vh - 56px);margin-left:0;margin-top:56px}.chat-sidebar{width:100%}.chat-outer-box.chat-has-active .chat-sidebar,.chat-outer-box:not(.chat-has-active) .chat-main-view{display:none}.chat-back-mobile{align-items:center;background:none;border:none;color:#0f172a;cursor:pointer;display:inline-flex;justify-content:center;margin-right:2px;padding:4px}.chat-header{flex-wrap:wrap;gap:10px;padding:12px 14px}.chat-header>div:last-child{flex-wrap:wrap;gap:6px}.chat-head-btn{font-size:12px;padding:7px 10px}.chat-messages-container{padding:16px 14px}.msg-wrapper{max-width:86%}.chat-input-bar{padding:12px 14px}.chat-sidebar-header{padding:16px}.ui-head{gap:12px}.ui-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.ui-search input{width:130px}}@media (max-width:420px){.ui-title{font-size:23px}.ui-stats{grid-template-columns:1fr 1fr}}.cmt-wrap{background:#f8fafc;height:100%}.cmt-media-col,.cmt-wrap{display:flex;min-height:0}.cmt-media-col{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:300px}.cmt-col-head{align-items:center;border-bottom:1px solid #f1f5f9;color:#0f172a;display:flex;font-size:15px;font-weight:700;gap:8px;padding:16px 18px}.cmt-count{background:#eff6ff;border-radius:20px;color:#2563eb;font-size:12px;font-weight:700;padding:1px 9px}.cmt-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px 4px}.cmt-tab{background:#f1f5f9;border:none;border-radius:20px;color:#64748b;cursor:pointer;font-size:12px;font-weight:700;max-width:150px;overflow:hidden;padding:5px 11px;text-overflow:ellipsis;white-space:nowrap}.cmt-tab.on{background:#e1306c;color:#fff}.cmt-grid{grid-gap:3px;display:grid;gap:3px;grid-template-columns:1fr 1fr;min-height:0;overflow-y:auto;padding:3px}.cmt-thumb{aspect-ratio:1;background:#0f172a;border:none;border-radius:2px;cursor:pointer;overflow:hidden;padding:0;position:relative}.cmt-thumb img{display:block;height:100%;object-fit:cover;width:100%}.cmt-thumb.on{outline:3px solid #e1306c;outline-offset:-3px}.cmt-thumb-ph{background:#1e293b;display:grid;font-size:30px;height:100%;place-items:center;width:100%}.cmt-reel{right:7px;text-shadow:0 1px 3px #0009;top:6px}.cmt-reel,.cmt-thumb-meta{color:#fff;font-size:11px;position:absolute}.cmt-thumb-meta{bottom:5px;font-weight:700;left:6px;text-shadow:0 1px 3px #000000b3}.cmt-unread{background:#ef4444;border-radius:20px;color:#fff;font-size:10px;font-weight:800;left:6px;min-width:16px;padding:1px 5px;position:absolute;text-align:center;top:5px}.cmt-detail{display:flex;flex:1 1;min-width:0}.cmt-detail-empty{align-items:center;color:#94a3b8;display:flex;flex:1 1;flex-direction:column;gap:14px;justify-content:center;padding:20px;text-align:center}.cmt-ig-badge{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:22px;display:grid;font-size:34px;height:74px;place-items:center;width:74px}.cmt-media-view{align-items:center;background:#000;display:flex;flex:1 1;justify-content:center;min-width:0}.cmt-media-el{max-height:100%;max-width:100%;object-fit:contain}.cmt-thread{background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;min-height:0;width:390px}.cmt-thread-head{border-bottom:1px solid #f1f5f9;padding:15px 16px}.cmt-caption{color:#0f172a;font-size:13.5px;line-height:1.5;max-height:84px;overflow-y:auto;white-space:pre-wrap}.cmt-dim{color:#94a3b8}.cmt-open-ig{color:#e1306c;display:inline-block;font-size:12px;font-weight:600;margin-top:8px;text-decoration:none}.cmt-list{flex:1 1;min-height:0;overflow-y:auto;padding:6px 0}.cmt-item{display:flex;gap:10px;padding:10px 16px}.cmt-item.hidden{opacity:.5}.cmt-avatar{background:linear-gradient(45deg,#dc2743,#cc2366);border-radius:50%;color:#fff;display:grid;flex-shrink:0;font-size:14px;font-weight:700;height:32px;place-items:center;width:32px}.cmt-avatar.sm{font-size:12px;height:26px;width:26px}.cmt-body{flex:1 1;min-width:0}.cmt-line{color:#0f172a;font-size:13.5px;line-height:1.45;word-break:break-word}.cmt-line b{font-weight:700;margin-right:6px}.cmt-you{background:#eff6ff;border-radius:10px;color:#2563eb;font-size:10px;font-weight:800;margin-right:6px;padding:0 6px;text-transform:uppercase}.cmt-text{color:#334155}.cmt-actions{align-items:center;color:#94a3b8;display:flex;font-size:11.5px;gap:12px;margin-top:5px}.cmt-actions button{background:none;border:none;color:#64748b;cursor:pointer;font-size:11.5px;font-weight:700;padding:0}.cmt-actions button:hover{color:#0f172a}.cmt-actions .cmt-del{color:#ef4444}.cmt-time{font-weight:500}.cmt-reply{display:flex;gap:8px;margin-top:10px}.cmt-replybox{display:flex;gap:6px;margin-top:8px}.cmt-replybox input{border:1px solid #e2e8f0;border-radius:20px;flex:1 1;font-size:13px;min-width:0;outline:none;padding:7px 13px}.cmt-replybox input:focus{border-color:#e1306c}.cmt-replybox button{background:#e1306c;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:0 14px}.cmt-replybox button:disabled{cursor:not-allowed;opacity:.5}.cmt-replybox .cmt-cancel{background:#f1f5f9;color:#64748b}.cmt-empty{align-items:center;color:#94a3b8;display:flex;flex:1 1;flex-direction:column;font-size:13.5px;justify-content:center;padding:30px;text-align:center}.cmt-spin{animation:cmtspin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#e1306c;height:26px;width:26px}@keyframes cmtspin{to{transform:rotate(1turn)}}@media (max-width:900px){.cmt-wrap{flex-direction:column}.cmt-media-col{border-bottom:1px solid #e2e8f0;border-right:none;max-height:40%;width:100%}.cmt-grid{grid-template-columns:repeat(3,1fr)}.cmt-detail{flex-direction:column}.cmt-media-view{max-height:220px}.cmt-thread{border-left:none;width:100%}}body.theme-dark{background:#0e1116}body.theme-dark .workspace-layout{background:#0e1116;filter:invert(1) hue-rotate(180deg) contrast(.88)}body.theme-dark .workspace-layout [data-noinvert],body.theme-dark .workspace-layout iframe,body.theme-dark .workspace-layout img,body.theme-dark .workspace-layout video{filter:invert(1) hue-rotate(180deg)}body.theme-dark .workspace-main::-webkit-scrollbar{height:10px;width:10px}body.theme-dark .workspace-main::-webkit-scrollbar-thumb{background:#78829180;border-radius:8px}body.theme-dark .premium-sidebar{filter:invert(1) hue-rotate(180deg)}body.theme-dark .premium-sidebar img{filter:none}.ui-page{color:#0f172a;margin:0;max-width:none;padding:32px 44px}.ui-head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.ui-title{font-size:28px;font-weight:800;letter-spacing:-.025em;margin:0 0 4px}.ui-sub{color:#64748b;font-size:14px;margin:0}.ui-head-actions{align-items:center;display:flex;gap:10px}.ui-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:22px}.ui-stat{background:#fff;border:1px solid #e8edf3;border-radius:14px;gap:12px;padding:14px 16px}.ui-stat,.ui-stat-ic{align-items:center;display:flex}.ui-stat-ic{border-radius:10px;flex:none;height:38px;justify-content:center;width:38px}.ui-stat-n{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1}.ui-stat-l{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.06em;margin-top:4px}.dash-live,.ui-stat-l{text-transform:uppercase}.dash-live{align-items:center;background:#ecfdf5;border:1px solid #d1fae5;border-radius:999px;color:#059669;display:inline-flex;font-size:11.5px;font-weight:800;gap:7px;letter-spacing:.05em;padding:6px 12px}.dash-live-dot{animation:dashPulse 1.8s ease-in-out infinite;background:#10b981;border-radius:50%;box-shadow:0 0 0 3px #10b98133;height:8px;width:8px}@keyframes dashPulse{0%,to{box-shadow:0 0 0 3px #10b98138}50%{box-shadow:0 0 0 5px #10b98114}}.dash-kpis{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:18px}.dash-kpi{align-items:flex-start;animation:uiIn .45s ease both;background:#fff;border:1px solid #e8edf3;border-radius:16px;display:flex;gap:14px;padding:18px;transition:box-shadow .18s,transform .18s,border-color .18s}.dash-kpi:hover{border-color:#dbe3ec;box-shadow:0 12px 30px #0f172a14;transform:translateY(-2px)}.dash-kpi-ic{align-items:center;border-radius:13px;display:flex;flex:none;height:46px;justify-content:center;width:46px}.dash-kpi-n{color:#0f172a;font-size:29px;font-weight:800;letter-spacing:-.03em;line-height:1}.dash-kpi-of{color:#94a3b8;font-size:17px;font-weight:700;letter-spacing:0}.dash-kpi-l{color:#94a3b8;font-size:11.5px;font-weight:800;letter-spacing:.05em;margin-top:7px;text-transform:uppercase}.dash-kpi-sub{color:#64748b;font-size:11.5px;font-weight:600;margin-top:5px}.dash-kpi-bar{background:#f1f5f9;border-radius:4px;display:flex;height:7px;margin-top:9px;overflow:hidden}.dash-kpi-bar span{display:block;height:100%}.dash-sec-head{align-items:flex-start;display:flex;gap:13px;margin-bottom:18px}.dash-sec-ic{align-items:center;border-radius:11px;display:flex;flex:none;height:40px;justify-content:center;width:40px}.dash-sec-title{color:#0f172a;font-size:16px;font-weight:800;letter-spacing:-.01em;margin:0}.dash-sec-sub{color:#94a3b8;font-size:12px;margin:3px 0 0}.dash-sec-right{margin-left:auto}.dash-empty{color:#94a3b8;font-size:13px;padding:30px 0;text-align:center}.dash-seg{background:#f1f5f9;border:1px solid #e8edf3;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:2px;padding:3px}.dash-seg-btn{background:#0000;border:none;border-radius:7px;color:#64748b;cursor:pointer;font-size:12.5px;font-weight:700;padding:6px 12px;transition:background .15s,color .15s,box-shadow .15s}.dash-seg-btn:hover{color:#0f172a}.dash-seg-btn.on{background:#fff;box-shadow:0 1px 3px #0f172a1f;color:#0f172a}.dash-lb{display:flex;flex-direction:column}.dash-lb-row{align-items:center;animation:uiIn .4s ease both;border-bottom:1px solid #f4f7fa;display:flex;gap:12px;padding:11px 0}.dash-lb-row:last-child{border-bottom:none}.dash-lb-rank{align-items:center;background:#f1f5f9;border-radius:50%;color:#94a3b8;display:flex;flex:none;font-size:12px;font-weight:800;height:26px;justify-content:center;width:26px}.dash-lb-rank.gold{background:linear-gradient(135deg,#fde68a,#f59e0b);color:#7c2d12}.dash-lb-rank.silver{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);color:#475569}.dash-lb-rank.bronze{background:linear-gradient(135deg,#fed7aa,#fb923c);color:#7c2d12}.dash-lb-av{align-items:center;border-radius:10px;color:#fff;display:flex;flex:none;font-size:13px;font-weight:800;height:34px;justify-content:center;width:34px}.dash-lb-mid{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.dash-lb-line{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.dash-lb-name{color:#0f172a;font-size:13.5px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-lb-val{font-feature-settings:"tnum";color:#0f172a;flex:none;font-size:14px;font-variant-numeric:tabular-nums;font-weight:800}.dash-lb-line2{align-items:center;display:flex;gap:10px}.dash-lb-track{background:#f1f5f9;border-radius:6px;flex:1 1;height:9px;overflow:hidden}.dash-lb-fill{border-radius:6px;height:100%;transition:width .5s ease}.dash-lb-share{font-feature-settings:"tnum";color:#94a3b8;flex:none;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;text-align:right;width:34px}.dash-sent{flex-wrap:wrap;gap:24px}.dash-sent,.dash-sent-left{align-items:center;display:flex}.dash-sent-left{flex-direction:column;gap:14px}.dash-donut-wrap{height:156px;position:relative;width:156px}.dash-donut-center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.dash-donut-pct{color:#0f172a;font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1}.dash-donut-lbl{color:#10b981;font-size:11px;font-weight:800;letter-spacing:.06em;margin-top:4px;text-transform:uppercase}.dash-sent-legend{display:flex;flex-direction:column;gap:7px}.dash-sent-legend span{align-items:center;color:#64748b;display:inline-flex;font-size:12px;font-weight:600;gap:7px}.dash-sent-legend i{border-radius:3px;flex:none;height:9px;width:9px}.dash-sent-legend b{color:#0f172a;font-weight:800}.dash-sent-list{display:flex;flex:1 1;flex-direction:column;gap:14px;min-width:200px}.dash-sentrow-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:7px}.dash-sentrow-name{align-items:center;color:#0f172a;display:inline-flex;font-size:13px;font-weight:700;gap:8px}.dash-dot{border-radius:50%;flex:none;height:8px;width:8px}.dash-sentrow-total{color:#94a3b8;font-size:11.5px;font-weight:600}.dash-sentrow-empty{color:#cbd5e1;font-size:11px;font-style:italic}.dash-sentrow-bar{background:#f1f5f9;border-radius:5px;display:flex;height:9px;overflow:hidden}.dash-sentrow-bar span{display:block;height:100%;transition:width .5s ease}.dash-tm-head{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:13px;padding:18px 20px}.dash-tm-count{background:#ecfdf5;border:1px solid #d1fae5;border-radius:999px;color:#059669;font-size:11px;font-weight:800;letter-spacing:.04em;margin-left:auto;padding:5px 11px;text-transform:uppercase}.dash-tm-list{display:flex;flex-direction:column}.dash-tm-row{align-items:center;border-bottom:1px solid #f4f7fa;display:flex;gap:14px;padding:14px 20px;transition:background .14s}.dash-tm-row:last-child{border-bottom:none}.dash-tm-row:hover{background:#fafbfc}.dash-tm-av-wrap{border-radius:12px;flex:none;padding:2px;position:relative}.dash-tm-av-wrap.on{box-shadow:0 0 0 2px #10b981}.dash-tm-av{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:15px;font-weight:800;height:38px;justify-content:center;width:38px}.dash-tm-statusdot{background:#cbd5e1;border:2px solid #fff;border-radius:50%;bottom:-1px;height:12px;position:absolute;right:-1px;width:12px}.dash-tm-statusdot.on{background:#10b981;box-shadow:0 0 0 2px #10b98140}.dash-tm-info{flex:1 1;min-width:0}.dash-tm-name{color:#0f172a;font-size:14px;font-weight:700}.dash-tm-meta,.dash-tm-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-tm-meta{color:#64748b;font-size:11.5px;margin-top:1px}.dash-tm-seen{color:#94a3b8;font-size:10.5px;margin-top:3px}.dash-tm-right{align-items:center;display:flex;flex:none;gap:14px}.dash-tm-pills{display:flex;gap:8px}.dash-tm-pill{align-items:center;background:#f8fafc;border:1px solid #eef2f7;border-radius:9px;color:#94a3b8;display:flex;flex-direction:column;font-size:10px;font-weight:600;letter-spacing:.03em;min-width:50px;padding:6px 8px;text-transform:uppercase}.dash-tm-pill b{color:#334155;font-size:12.5px;font-weight:800;letter-spacing:0;text-transform:none}.dash-tm-badge{background:#f1f5f9;border-radius:999px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.04em;padding:5px 11px;text-transform:uppercase}.dash-tm-badge.on{background:#d1fae5;color:#065f46}.dash-intents{display:flex;flex-direction:column}.dash-int-row{align-items:center;animation:uiIn .4s ease both;display:flex;gap:14px;padding:9px 0}.dash-int-label{color:#0f172a;flex:none;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.dash-int-track{background:#f1f5f9;border-radius:7px;flex:1 1;height:14px;overflow:hidden}.dash-int-fill{border-radius:7px;height:100%;transition:width .5s ease}.dash-int-val{font-feature-settings:"tnum";color:#0f172a;display:flex;flex:none;flex-direction:column;font-size:14px;font-variant-numeric:tabular-nums;font-weight:800;text-align:right;width:64px}.dash-int-sub{color:#94a3b8;font-size:10px;font-weight:600}.dash-line,.dash-line-plot{position:relative}.dash-line-plot{cursor:crosshair;height:220px;width:100%}.dash-line-plot svg{display:block;height:100%;width:100%}.dash-line-vline{background:#cbd5e1;bottom:0;top:0;transform:translateX(-50%);width:1px}.dash-line-dot,.dash-line-vline{pointer-events:none;position:absolute}.dash-line-dot{background:#fff;border:3px solid;border-radius:50%;box-shadow:0 1px 5px #00000040;height:11px;transform:translate(-50%,-50%);width:11px}.dash-line-tip{align-items:center;background:#0f172a;border-radius:9px;box-shadow:0 8px 20px #0f172a38;color:#fff;display:flex;flex-direction:column;gap:1px;padding:6px 11px;pointer-events:none;position:absolute;top:4px;transform:translateX(-50%);white-space:nowrap;z-index:2}.dash-line-tip-v{font-size:13px;font-weight:800}.dash-line-tip-l{font-size:10.5px;font-weight:600;opacity:.72}.dash-line-x{height:16px;margin-top:10px;position:relative}.dash-line-x span{color:#94a3b8;font-size:10.5px;font-weight:600;position:absolute;transform:translateX(-50%);white-space:nowrap}.dash-bars-plot{align-items:flex-end;background-image:radial-gradient(#dbe3ec 1.3px,#0000 0);background-position:8px 8px;background-size:16px 16px;border-bottom:2px solid #eef2f7;border-radius:10px 10px 0 0;display:flex;gap:14px;height:220px;padding:12px 8px 0}.dash-bar-col{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:6px;height:100%;justify-content:flex-end;min-width:0}.dash-bar-val{font-feature-settings:"tnum";color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums;font-weight:800}.dash-bar{border-radius:7px 7px 0 0;box-shadow:0 1px 4px #0f172a24;max-width:56px;min-height:4px;transition:height .5s ease;width:58%}.dash-bars-x{display:flex;gap:14px;padding:10px 8px 0}.dash-bars-x span{color:#475569;flex:1 1;font-size:11px;font-weight:700;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dash-pair{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.dash-pair>.ui-card{margin-bottom:0}@media (max-width:980px){.dash-pair{grid-template-columns:1fr}}.dash-bottom{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}@media (max-width:920px){.dash-bottom{grid-template-columns:1fr}}@media (max-width:720px){.dash-tm-pills{display:none}.dash-sent{gap:20px}.dash-int-label{width:110px}}.tone-slate .ui-stat-ic,.ui-ic.tone-slate{background:#f1f5f9;color:#334155}.tone-emerald .ui-stat-ic,.ui-ic.tone-emerald{background:#ecfdf5;color:#059669}.tone-amber .ui-stat-ic,.ui-ic.tone-amber{background:#fffbeb;color:#d97706}.tone-blue .ui-stat-ic,.ui-ic.tone-blue{background:#eff6ff;color:#2563eb}.tone-red .ui-stat-ic,.ui-ic.tone-red{background:#fef2f2;color:#dc2626}.tone-violet .ui-stat-ic,.ui-ic.tone-violet{background:#f5f3ff;color:#7c3aed}.tone-pink .ui-stat-ic,.ui-ic.tone-pink{background:#fdf2f8;color:#db2777}.tone-indigo .ui-stat-ic,.ui-ic.tone-indigo{background:#eef2ff;color:#4f46e5}.ui-tabs{border-bottom:1px solid #e8edf3;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px;padding-bottom:2px}.ui-tab{align-items:center;background:none;border:none;border-radius:8px 8px 0 0;color:#64748b;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:7px;padding:8px 12px;position:relative;transition:color .15s}.ui-tab.on,.ui-tab:hover{color:#0f172a}.ui-tab.on:after{background:#0f172a;border-radius:2px;bottom:-3px;content:"";height:2px;left:8px;position:absolute;right:8px}.ui-tab-n{background:#f1f5f9;border-radius:20px;color:#64748b;font-size:11px;font-weight:800;padding:1px 7px}.ui-tab.on .ui-tab-n{background:#0f172a;color:#fff}.ui-search{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#94a3b8;display:flex;gap:8px;padding:8px 12px}.ui-search:focus-within{border-color:#cbd5e1}.ui-search input{background:none;color:#0f172a;outline:none;width:200px}.ui-btn,.ui-search input{border:none;font-size:13px}.ui-btn{align-items:center;background:#0f172a;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:7px;padding:9px 16px;transition:background .15s,transform .1s;white-space:nowrap}.ui-btn:hover{background:#1e293b}.ui-btn:active{transform:translateY(1px)}.ui-btn:disabled{cursor:not-allowed;opacity:.5}.ui-btn-ghost{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.ui-btn-ghost:hover{background:#f8fafc;border-color:#cbd5e1}.ui-btn-danger{background:#fff;border:1px solid #fecaca;color:#dc2626}.ui-btn-danger:hover{background:#fef2f2}.ui-btn-sm{border-radius:8px;font-size:12px;padding:6px 12px}.ui-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.ui-list{display:flex;flex-direction:column;gap:12px}.ui-card{animation:uiIn .4s ease both;background:#fff;border:1px solid #e8edf3;border-radius:16px;padding:18px 20px;transition:box-shadow .18s,transform .18s,border-color .18s}.ui-card:hover{border-color:#dbe3ec;box-shadow:0 8px 26px #0f172a12}.ui-card.unread{border-color:#bbf7d0;box-shadow:inset 3px 0 0 #10b981;cursor:pointer}@keyframes uiIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ui-chip{background:#f1f5f9;border:1px solid #e8edf3;border-radius:8px;color:#334155;letter-spacing:.04em;padding:5px 10px;text-transform:uppercase;white-space:nowrap}.ui-chip,.ui-pill{align-items:center;display:inline-flex;font-size:11px;font-weight:800;gap:6px}.ui-pill{border-radius:20px;padding:4px 10px}.ui-dot,.ui-newdot{border-radius:50%;flex:none;height:7px;width:7px}.ui-newdot{background:#10b981;box-shadow:0 0 0 3px #d1fae5}.ui-avatar{align-items:center;border-radius:12px;color:#fff;display:flex;flex:none;font-size:16px;font-weight:800;height:42px;justify-content:center;width:42px}.ui-switch{align-items:center;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:8px;-webkit-user-select:none;user-select:none}.ui-switch-track{background:#cbd5e1;border-radius:20px;flex:none;height:21px;position:relative;transition:background .18s;width:38px}.ui-switch-track.on{background:#10b981}.ui-switch-knob{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;height:17px;left:2px;position:absolute;top:2px;transition:left .18s;width:17px}.ui-switch-track.on .ui-switch-knob{left:19px}.ui-empty{background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:64px 24px;text-align:center}.ui-empty-ic{align-items:center;background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;color:#94a3b8;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.ui-empty h2{color:#0f172a;font-size:18px;font-weight:800;margin:0 0 6px}.ui-empty p{color:#64748b;font-size:14px;margin:0 auto 18px;max-width:400px}.ui-spin{animation:uiSpin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#0f172a;height:30px;margin:0 auto 14px;width:30px}@keyframes uiSpin{to{transform:rotate(1turn)}}@media (max-width:768px){.ui-page{padding:18px 14px}.ui-grid{grid-template-columns:1fr}.ui-stats{grid-template-columns:1fr 1fr}.ui-head{align-items:stretch;flex-direction:column}.ui-head-actions{width:100%}.ui-head-actions .ui-btn{flex:1 1;justify-content:center}.ui-list .ui-card{flex-wrap:wrap;row-gap:14px}}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#0000;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 0.5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-default));direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-default);background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width-default);stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke-default);stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width-default);stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;pointer-events:none;position:absolute}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected-default);stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke-default);fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{overflow:visible;position:absolute;z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background-color:var(--xy-handle-background-color-default);background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:0;left:50%;top:auto;transform:translate(-50%,50%)}.react-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.react-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.react-flow__handle-right{right:0;top:50%;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.bottom.center,.react-flow__panel.top.center{left:50%;transform:translateX(-15px) translateX(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color-default);background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.react-flow__minimap{background:var(--xy-minimap-background-color-default);background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-default);fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(--xy-minimap-mask-stroke-color-default);stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(--xy-minimap-mask-stroke-width-default);stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-default);fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(--xy-minimap-node-stroke-color-default);stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(--xy-minimap-node-stroke-width-default);stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-dots-color-default);fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-lines-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-cross-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow-default);box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));display:flex;flex-direction:column}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{align-items:center;background:var(--xy-controls-button-background-color-default);background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(--xy-controls-button-color-default);color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;display:flex;height:26px;justify-content:center;padding:4px;-webkit-user-select:none;user-select:none;width:26px}.react-flow__controls-button svg{fill:currentColor;max-height:12px;max-width:12px;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:var(--xy-node-background-color-default);background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover-default);box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected-default);box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color-default);background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color-default);background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-default);background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(--xy-controls-button-color-hover-default);color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color-default);background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;height:5px;translate:-50% -50%;width:5px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color-default);fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color-default);fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
/*# sourceMappingURL=main.7e476f47.css.map*/