:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--mantix-bg-dark: rgba(8, 10, 24, .85);--mantix-glass: rgba(255, 255, 255, .12);--mantix-glass-strong: rgba(255, 255, 255, .18);--mantix-border-soft: rgba(255, 255, 255, .06);--mantix-radius-lg: 20px;--mantix-radius-md: 14px;--mantix-blur-strong: 18px;--mantix-blur-medium: 12px;--mantix-blue-neon: #2d8cff;--mantix-green-neon: #00df86;--mantix-red-neon: #ff6b6b;--mantix-shadow-strong: 0 30px 80px rgba(0,0,0,.55);--mantix-header-height: 56px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#mantix-header{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}#mantix-header-title{font-size:20px;font-weight:700;color:#fff;text-shadow:0 0 8px rgba(255,255,255,.18)}#mantix-header-buttons{display:flex;gap:10px;align-items:center}#mantix-header-menu-btn,#mantix-header-minimize-btn,#mantix-header-close-btn{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid rgba(255,255,255,.08);transition:transform .18s ease,background .18s ease}#mantix-header-menu-btn:hover,#mantix-header-minimize-btn:hover,#mantix-header-close-btn:hover{transform:scale(1.08)}#mantix-header-menu-btn{display:flex;flex-direction:column;gap:4px;padding:6px}[id^=mantix-header-menu-dot-]{width:4px;height:4px;background:#fff;border-radius:50%;opacity:.95}#mantix-header-minimize-btn{background:linear-gradient(145deg,#1d78ff,#3da0ff);box-shadow:0 6px 14px #1d78ff24}#mantix-minus{font-size:18px;font-weight:700;line-height:0;pointer-events:none}#mantix-header-close-btn{background:linear-gradient(145deg,#ff3d3d,#ff6b6b);box-shadow:0 6px 14px #ff3c3c24}#mantix-close-x{font-size:16px;font-weight:700;pointer-events:none}@media(max-width:420px){#mantix-header-title{font-size:18px}[id$=-btn]{width:34px;height:34px}}#mantix-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;color:#fff}[id^=msg-wrapper-]{display:flex;flex-direction:column;max-width:78%}[id^=msg-wrapper-][data-sender=user]{align-self:flex-end;text-align:right}[id^=msg-wrapper-][data-sender=bot],[id^=msg-wrapper-][data-sender=error]{align-self:flex-start;text-align:left}[id^=msg-bubble-]{padding:12px 16px;border-radius:18px;font-size:15px;line-height:1.3;box-shadow:0 3px 10px #00000040}[id^=msg-bubble-][data-sender=user]{background:linear-gradient(135deg,#2d8cff,#0c6bf1);color:#fff;box-shadow:0 6px 18px #0c6bf12e}[id^=msg-bubble-][data-sender=bot]{background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.06);color:#f3f3f3}[id^=msg-bubble-][data-sender=error]{background:#ff3c3c1f;border:1px solid rgba(255,100,100,.22);color:#ffb4b4}[id^=thumbs-]{display:flex;gap:10px;margin-top:6px;padding-left:6px}[id^=thumb-]{cursor:pointer;font-size:16px;opacity:.5;transition:transform .12s ease,opacity .12s ease;-webkit-user-select:none;user-select:none}[id^=thumb-]:hover{opacity:1;transform:scale(1.08)}[id^=thumb-][data-active=true]{opacity:1;transform:scale(1.14)}#typing-indicator{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border-radius:14px;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#typing-indicator span{width:7px;height:7px;border-radius:999px;background:#fff;opacity:.75;animation:dot-bounce 1s infinite ease-in-out}#typing-indicator span:nth-child(2){animation-delay:.16s}#typing-indicator span:nth-child(3){animation-delay:.32s}@keyframes dot-bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-6px);opacity:1}}#mantix-body::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:999px}#mantix-inputbar{padding:12px;display:flex;gap:10px;align-items:center;border-top:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1414146b;position:sticky;bottom:0}#mantix-textarea{flex:1;min-height:40px;max-height:140px;resize:none;padding:10px 14px;border-radius:14px;border:none;outline:none;font-size:15px;line-height:20px;color:#fff;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:thin}#mantix-send{padding:10px 18px;border-radius:12px;border:none;cursor:pointer;background:linear-gradient(135deg,#00c96d,#00e08a);color:#fff;font-weight:600;font-size:15px;transition:transform .15s ease,opacity .15s ease;box-shadow:0 8px 22px #00c8781f}#mantix-send:hover:not([disabled]){transform:translateY(-2px) scale(1.03)}#mantix-send[data-sending=true]{opacity:.85;cursor:default}#mantix-send[disabled]{opacity:.6;cursor:default}#mantix-menu-overlay{position:absolute;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;display:flex;justify-content:center;align-items:flex-start;padding-top:12px;animation:menu-overlay-in .18s ease forwards}@keyframes menu-overlay-in{0%{opacity:0}to{opacity:1}}#mantix-menu-panel{width:100%;height:100%;display:flex;flex-direction:column;gap:12px;padding:16px;box-sizing:border-box}#mantix-menu-clear,#mantix-menu-download,#mantix-menu-privacy,#mantix-menu-close{width:100%;padding:16px;border-radius:14px;border:none;cursor:pointer;background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;font-size:17px;text-align:left;transition:background .15s ease,transform .12s ease}#mantix-menu-clear:hover,#mantix-menu-download:hover,#mantix-menu-privacy:hover,#mantix-menu-close:hover{background:#ffffff29;transform:translateY(-2px)}#mantix-menu-close{background:#ffffff24;text-align:center;font-weight:600}#mantix-end-overlay{position:absolute;top:var(--mantix-header-height);left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;justify-content:center;align-items:center;z-index:50}#mantix-end-panel{width:85%;max-width:420px;background:#14141473;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:20px;border-radius:14px;border:1px solid rgba(255,255,255,.12);text-align:center}#mantix-end-text{color:#fff;margin-bottom:12px;font-size:16px}#mantix-end-actions{display:flex;gap:10px}#mantix-end-continue,#mantix-end-feedback{flex:1;padding:10px 12px;border-radius:10px;border:none;cursor:pointer;font-size:14px}#mantix-end-continue{background:#ffffff0f;color:#fff}#mantix-end-feedback{background:linear-gradient(135deg,#ff8a5b,#ff5f5f);color:#fff}#mantix-feedback-overlay{position:absolute;top:var(--mantix-header-height);left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;justify-content:center;align-items:center;z-index:50}#mantix-feedback-panel{width:85%;max-width:520px;background:#14141473;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:18px;border-radius:12px;border:1px solid rgba(255,255,255,.12);text-align:left;color:#fff}#mantix-feedback-stars{display:flex;gap:8px;margin-bottom:8px}#mantix-feedback-stars span{cursor:pointer;font-size:20px;color:#ffffff59}#mantix-feedback-stars span[data-filled=true]{color:#ffd666}#mantix-feedback-textarea{width:100%;min-height:88px;margin:8px 0 12px;padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;color:#fff;font-family:inherit}#mantix-feedback-buttons{display:flex;gap:10px}#mantix-feedback-download,#mantix-feedback-submit{flex:1;padding:10px 12px;border-radius:10px;border:none;cursor:pointer;font-size:14px}#mantix-feedback-download{background:#ffffff0f;color:#fff}#mantix-feedback-submit{background:linear-gradient(135deg,#4f89ff,#3164ff);color:#fff}#mantix-thank-overlay{position:absolute;top:var(--mantix-header-height);left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;justify-content:center;align-items:center;z-index:50}#mantix-thank-panel{width:85%;max-width:420px;background:#14141473;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:20px;border-radius:14px;border:1px solid rgba(255,255,255,.12);text-align:center}#mantix-thank-title{color:#fff;margin:0 0 8px;font-size:18px}#mantix-thank-sub{color:#ffffffe6;margin:0 0 16px;font-size:14px}#mantix-thank-btn{display:inline-block;padding:10px 14px;border-radius:10px;border:none;background:linear-gradient(135deg,#4f89ff,#3164ff);color:#fff;cursor:pointer;font-size:14px}#mantix-clear-overlay{position:absolute;top:var(--mantix-header-height);left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;justify-content:center;align-items:center;z-index:50}#mantix-clear-panel{width:85%;max-width:330px;background:#14141473;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:22px;border-radius:18px;border:1px solid rgba(255,255,255,.15);text-align:center}#mantix-clear-text{color:#fff;margin-bottom:16px}#mantix-clear-actions{display:flex;gap:10px}#mantix-clear-cancel{flex:1;padding:10px;background:#ffffff1a;border-radius:12px;border:none;color:#fff;cursor:pointer}#mantix-clear-confirm{flex:1;padding:10px;background:linear-gradient(135deg,#f66,#d80000);border-radius:12px;border:none;color:#fff;cursor:pointer}#mantix-overlay{position:fixed;inset:0;display:flex;justify-content:flex-end;align-items:flex-start;padding:20px;-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);background:#0000002e;z-index:9999;animation:mantix-overlay-in .22s ease forwards}@keyframes mantix-overlay-in{0%{opacity:0}to{opacity:1}}#mantix-overlay.closing{animation:mantix-overlay-out .2s ease forwards}@keyframes mantix-overlay-out{0%{opacity:1}to{opacity:0}}#mantix-window{width:380px;height:620px;max-width:92vw;max-height:92vh;margin-top:20px;background:linear-gradient(180deg,#1e1e1e8f,#14141473);border-radius:var(--mantix-radius-lg);border:1px solid var(--mantix-border-soft);-webkit-backdrop-filter:blur(var(--mantix-blur-strong)) saturate(120%);backdrop-filter:blur(var(--mantix-blur-strong)) saturate(120%);box-shadow:var(--mantix-shadow-strong),0 6px 18px #00000059;display:flex;flex-direction:column;overflow:hidden;transform-origin:right top;position:relative}#mantix-window.opening{animation:mantix-open .42s cubic-bezier(.16,.84,.44,1) forwards}#mantix-window.closing{animation:mantix-close .36s cubic-bezier(.25,.1,.25,1) forwards}@keyframes mantix-open{0%{opacity:0;transform:scale(.55) translateY(30px)}60%{opacity:1;transform:scale(1.05) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes mantix-close{0%{opacity:1;transform:scale(1) translateY(0)}60%{opacity:.6;transform:scale(.55) translateY(12px)}to{opacity:0;transform:scale(.3) translateY(28px)}}#mantix-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}#mantix-body::-webkit-scrollbar{width:8px}#mantix-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:999px}#mantix-inputbar{padding:12px;display:flex;gap:8px;align-items:center;border-top:1px solid rgba(255,255,255,.03);background:linear-gradient(180deg,#ffffff03,#fff0)}#mantix-textarea{flex:1;padding:10px 12px;border-radius:12px;border:none;background:#ffffff0f;color:#fff;font-size:14px;outline:none}#mantix-textarea::placeholder{color:#ffffff80}#mantix-send{padding:10px 14px;border-radius:10px;border:none;background:linear-gradient(180deg,#646cfffa,#5058f0fa);color:#fff;font-weight:600;cursor:pointer;box-shadow:0 6px 18px #646cff2e}#mantix-send:active{transform:translateY(1px)}#mantix-launcher{position:fixed;right:20px;bottom:20px;width:64px;height:64px;border-radius:50%;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 30% 25%,#2d8cfff2,#0d48ffe6);-webkit-backdrop-filter:blur(var(--mantix-blur-medium));backdrop-filter:blur(var(--mantix-blur-medium));display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #00000073;cursor:pointer;animation:launcher-bounce 3.6s ease-in-out infinite;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;z-index:9998}@keyframes launcher-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}#mantix-launcher:hover{transform:translateY(-4px) scale(1.06);box-shadow:0 20px 44px #2d8cff38;filter:drop-shadow(0 0 18px rgba(45,140,255,.18))}#mantix-launcher img{width:28px;height:28px}#mantix-dots{display:inline-flex;flex-direction:column;gap:4px;padding-left:8px}#mantix-dots span{width:4px;height:4px;background:#fffffff2;border-radius:50%;display:inline-block}@media(max-width:420px){#mantix-window{width:calc(100vw - 32px);height:calc(100vh - 40px);margin-top:10px;border-radius:14px}}#mantix-empty-state{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;color:#fff;opacity:.9;text-align:center;padding:20px}#mantix-empty-new{padding:12px 22px;border-radius:14px;border:none;background:linear-gradient(135deg,#0f9,#0a5);color:#000;font-weight:700;cursor:pointer}@media(max-width:600px){#mantix-overlay{display:flex;justify-content:center;align-items:center;padding:12px}#mantix-window{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:14px;margin:0 auto;background:#141414f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;overflow:hidden}#mantix-header{padding:12px 16px!important}#mantix-header-title{font-size:17px!important}#mantix-header-buttons{gap:8px!important}#mantix-header-buttons button{transform:scale(.9)}#mantix-messages{padding:12px!important}.mantix-message{max-width:90%!important;font-size:15px}#mantix-input-container{padding:10px!important}#mantix-input-container input{font-size:15px!important;padding:10px 12px!important}#mantix-input-container button{padding:10px 14px!important;font-size:15px!important}#mantix-menu-overlay{width:90%!important;left:50%!important;transform:translate(-50%)!important;right:auto!important;padding:16px!important}.mantix-popup{width:90%;max-width:350px;left:50%;transform:translate(-50%);padding:22px!important}.mantix-popup button{width:100%;padding:12px!important;font-size:16px!important;margin-top:10px}#mantix-thankyou{padding:30px 20px!important}#mantix-thankyou button{width:100%;padding:12px!important}}@media(max-width:800px){#mantix-window{width:95%;height:95%}}@media(max-width:600px){#mantix-thankyou{width:90%;max-width:380px;margin:0 auto;padding:24px 18px!important;border-radius:18px;text-align:center}#mantix-thankyou h2{font-size:20px!important;margin-bottom:12px}#mantix-thankyou p{font-size:15px!important;line-height:1.4;margin-bottom:20px}#mantix-thankyou button{width:100%;display:block;margin:0 auto;padding:14px!important;border-radius:12px!important;font-size:16px!important;font-weight:600;max-width:260px;background:linear-gradient(135deg,#4f89ff,#3164ff);color:#fff;border:none;outline:none}#mantix-thankyou button:active{transform:scale(.97)}}.sidebar{width:78px;height:100vh;background:#1b1c20;position:fixed;top:0;left:0;border-radius:0;display:flex;flex-direction:column;justify-content:space-between;padding-top:24px;padding-bottom:24px;z-index:50}.sidebar-top{display:flex;flex-direction:column;gap:10px;align-items:center}.sidebar-item{cursor:pointer;width:46px;height:46px;border-radius:14px;display:flex;justify-content:center;align-items:center;position:relative;transition:background-color .2s ease,transform .2s ease}.sidebar-icon{color:#fff;font-size:20px}.sidebar-item.active{background:#1673ff}.sidebar-item.active .sidebar-icon{color:#fff}.sidebar-item.hovered:not(.active){background:#2e2f33}.tooltip{position:absolute;left:86px;top:50%;transform:translateY(-50%);background:#2e2f33;padding:6px 10px;color:#fff;font-size:13px;border-radius:6px;white-space:nowrap;opacity:0;animation:fadeIn .2s ease forwards;pointer-events:none;box-shadow:0 6px 16px #00000073}@keyframes fadeIn{0%{opacity:0;transform:translate(10px,-50%)}to{opacity:1;transform:translateY(-50%)}}.sidebar-bottom{margin-bottom:28px;height:56px;width:56px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.sidebar-bottom .bottom-icon{color:#1b1c20;font-size:20px}.bottom-tooltip{top:50%;transform:translateY(-50%)}@media(max-width:500px){.tooltip{display:none}}.sidebar-sep{height:20px;width:100%}.sidebar-bottom-group{display:flex;flex-direction:column;gap:12px;align-items:center;padding-bottom:18px}.sidebar-account{margin-top:8px}.panel-container{position:fixed;top:0;left:78px;height:100vh;width:calc(100vw - 78px);background:#1b1c20;overflow:hidden;z-index:40}.panel{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;box-shadow:-8px 0 30px #0000001f;transform:translate(100%);transition:transform .3s cubic-bezier(.2,.9,.2,1);overflow:hidden;pointer-events:auto;border-top-left-radius:30px;border-bottom-left-radius:30px}.panel.active{transform:translate(0)}.panel-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #efefef}.panel-header h2{font-size:18px;margin:0;color:#111}.panel-close{background:transparent;border:none;font-size:26px;line-height:1;cursor:pointer;color:#444}.panel-content{height:calc(100% - 64px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 20px}.panel-body p{margin:8px 0;color:#333}.analytics-overview{display:flex;flex-direction:column;gap:24px;padding:20px}.analytics-overview{color:#0f172a}.overview-source{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:5px 9px;border:1px solid #dbe5f4;border-radius:999px;background:#f8fbff;color:#334155;font-size:12px;font-weight:700}.overview-source span:last-child{color:#1673ff;text-transform:uppercase;letter-spacing:0}.overview-source.fallback{border-color:#fde68a;background:#fffbeb;color:#92400e}.portal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.portal-card{background:#fff;border-radius:12px;max-width:1100px;width:100%;box-shadow:0 30px 80px #02061747;overflow:auto;color:#0f172a}.portal-header{padding:16px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.portal-title{font-weight:700;font-size:16px;color:#0f172a}.portal-body{padding:16px;color:#0f172a}.portal-close{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#0f172a;cursor:pointer}.portal-close:hover{box-shadow:0 6px 18px #02061714}.overview-row{display:grid;gap:16px}.overview-row.row-1{grid-template-columns:repeat(4,1fr)}.overview-row.row-2{grid-template-columns:1fr 360px;align-items:start}.overview-row.row-3{grid-template-columns:1fr}@media(max-width:900px){.overview-row.row-1{grid-template-columns:repeat(2,1fr)}.overview-row.row-2{grid-template-columns:1fr}}@media(max-width:520px){.overview-row.row-1{grid-template-columns:1fr}}.ov-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 6px 18px #0206170a}.ov-card__title{font-weight:700;font-size:13px;color:#111}.ov-card__number{font-weight:800;font-size:24px;color:#0f172a}.ov-card__change{color:#16a34a;font-size:12px;margin-top:6px}.ov-card__icon{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#4f6bff14}.ov-card__icon svg{color:#0f172a;opacity:.95}.ov-card__icon--muted{background:#0f172a0a}.ov-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000000f}.ov-card:active{transform:translateY(0)}.ov-chart-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:20px}.ov-chart-title{font-weight:700;font-size:14px;margin-bottom:10px}.ov-chart-inner{width:100%;height:260px}.recharts-tooltip-custom{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0000001f;padding:8px 10px}.ov-ratings{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:20px}.rating-row{display:flex;align-items:center;gap:12px;margin:10px 0}.rating-label{width:70px;font-weight:600}.rating-bar{flex:1;background:#eee;height:6px;border-radius:6px;overflow:hidden}.rating-fill{height:6px;background:#ffc107;border-radius:6px}.rating-percent{width:48px;text-align:right;font-weight:700}.ov-recent{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:12px;overflow:auto}.recent-table{width:100%;border-collapse:collapse}.recent-table th{text-align:left;font-size:12px;color:#666;padding:12px}.recent-table td{padding:12px;vertical-align:middle;border-bottom:1px solid #f1f1f1}.recent-row:hover td{background:#fafafa}.avatar{width:36px;height:36px;border-radius:50%;background:#eee;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-right:8px}.pill{padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px}.pill.resolved{background:#e6ffed;color:#036c2f}.pill.pending{background:#fff7e6;color:#7a5b00}.pill.failed{background:#ffecec;color:#a30000}.stars{color:#ffc107}.time{color:#888;font-size:13px}#mantix-history-admin{position:fixed;inset:0;background:#0c0c0ceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:999999;display:flex;flex-direction:column;color:#fff;font-family:Inter,sans-serif}#mantix-history-header{padding:20px 28px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}#mantix-history-header h1{font-size:26px;margin:0;font-weight:600}#mantix-history-close{padding:10px 18px;border-radius:10px;background:#ffffff1a;cursor:pointer;border:none;font-size:15px;color:#fff;transition:.15s}#mantix-history-close:hover{background:#fff3}#mantix-history-body{flex:1;display:grid;grid-template-columns:380px 1fr;overflow:hidden}#mantix-history-list{padding:20px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08)}#mantix-history-list h2{margin-bottom:16px;font-size:20px;font-weight:700}.mantix-list-item{background:#ffffff0d;border-radius:12px;padding:16px;margin-bottom:14px;cursor:pointer;transition:.15s;border:1px solid rgba(255,255,255,.08)}.mantix-list-item:hover{background:#ffffff1a}.mantix-list-selected{background:#508cff40;border-color:#508cff}.mantix-list-id{font-size:13px;font-weight:600;opacity:.9}.mantix-list-meta{margin-top:6px;font-size:12px;opacity:.7}#mantix-history-viewer{padding:28px;overflow-y:auto}#mantix-history-viewer h2{font-size:22px;margin-bottom:10px}.mantix-meta-block{margin-bottom:18px;padding:14px;border-radius:10px;background:#ffffff0d;font-size:13px;line-height:1.5}.mantix-msg-wrapper{display:flex;flex-direction:column;gap:14px}.mantix-msg{padding:14px 16px;border-radius:12px;max-width:70%;font-size:15px;line-height:1.4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mantix-msg.user{background:#4187ff52;align-self:flex-end}.mantix-msg.bot{background:#ffffff14;align-self:flex-start}.mantix-msg.error{background:#ff464640;border:1px solid rgba(255,30,30,.5);align-self:center}.mantix-msg-meta{margin-top:6px;font-size:11px;opacity:.6}#mantix-history-overlay{position:absolute;inset:0;background:#000000e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;z-index:120}#mantix-history-panel{width:100%;max-width:1600px;margin:0 auto;box-sizing:border-box}#mantix-history-shell{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;height:100vh;overflow:hidden;background:#fff;display:flex;flex-direction:column}.mh-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.mh-title-group h2{margin:0;font-size:20px}.mh-sub{margin:2px 0 0;font-size:12px;opacity:.7}.mh-header-actions{display:flex;gap:8px}.mh-header-actions button{padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff08;color:#f5f5f5;cursor:pointer;font-size:12px}.mh-header-actions .mh-close{background:#ff54541f;border-color:#ff545480}.mh-body{flex:1;display:grid;grid-template-columns:320px minmax(0,1fr) 360px;gap:14px;margin-top:0;overflow:hidden}.mh-body{width:100%!important;max-width:100%!important;padding:0 12px;box-sizing:border-box}.mh-left{border-radius:14px;background:#ffffff05;padding:10px;display:flex;flex-direction:column;overflow-y:auto!important}.mh-filters{display:flex;gap:6px;margin-bottom:8px}.mh-filters-bar{width:100%!important;max-width:100%!important;margin:0 0 12px;box-sizing:border-box}.mh-filters button{flex:1;padding:6px 0;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#f5f5f5;font-size:11px;cursor:pointer}.mh-filters button.active{background:linear-gradient(135deg,#4f89ff,#3164ff);border-color:transparent}.mh-list{flex:1;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:6px}.mh-list-item{padding:9px 10px;border-radius:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;gap:8px;cursor:pointer;transition:background .12s ease,transform 80ms ease,border-color .12s ease}.mh-list-item:hover{background:#ffffff0d;transform:translateY(-1px)}.mh-list-item.selected{border-color:#4f89ffe6;background:radial-gradient(circle at 0 0,rgba(79,137,255,.22),transparent)}.mh-item-main{flex:1}.mh-item-id{font-size:12px;font-weight:600}.mh-item-meta{display:flex;flex-direction:column;font-size:11px;opacity:.7}.mh-item-device{font-size:11px;opacity:.6;margin-top:2px}.mh-item-stats{display:flex;flex-direction:column;align-items:flex-end;font-size:11px;gap:4px}.mh-complete{width:24px;height:24px;border-radius:999px;border:2px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;background:transparent;color:transparent;transition:all .12s ease;margin-right:6px}.mh-complete.filled{background:linear-gradient(180deg,#10b981,#059669);border-color:transparent;color:#fff;box-shadow:0 6px 18px #0596691f}.mh-complete.filled:after{content:"✓";font-size:12px}.mh-filters-bar .mh-task-card{display:inline-block;vertical-align:middle;margin-left:12px;background:#fff;color:#0f172a;border-radius:10px;padding:8px 10px;box-shadow:0 10px 30px #0206170f;border:1px solid #e6e9ef}.mh-filters-bar .mh-task-card .card{background:transparent;box-shadow:none;padding:0;grid-template-columns:1fr 120px 120px auto}.mh-badge{padding:2px 6px;border-radius:999px;font-size:10px}.mh-badge.error{background:#ff54542e;color:#ff8f8f}.mh-badge.feedback{background:#ffd66629;color:#ffd666}.mh-right{border-radius:14px;background:#ffffff05;padding:10px 12px;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto!important;max-width:100%;box-sizing:border-box}.mh-center{display:flex;flex-direction:column;gap:12px}.mh-task-panel{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:16px;box-shadow:0 12px 30px #0206170f;color:#0f172a}.mh-task-panel h4{margin:0 0 6px}.mh-task-panel p{margin:0 0 10px}.mh-center{display:flex;flex-direction:column;gap:12px;align-items:stretch}.mh-task-panel{max-height:calc(100vh - 160px);overflow:auto}.mh-task-panel .card{display:flex;flex-direction:column;gap:10px;padding:0;background:transparent;box-shadow:none;border:none;grid-template-columns:unset}.mh-task-panel .title,.mh-task-panel .type,.mh-task-panel .convo{width:100%}.mh-task-panel .title{padding:14px;border-radius:8px;font-size:15px}.mh-task-panel .type,.mh-task-panel .convo{padding:12px;border-radius:8px}.mh-task-panel .add{align-self:flex-end;padding:10px 14px}.mh-left,.mh-right,.mh-center{min-height:0}.mh-left,.mh-right,.mh-center{overflow:auto}.mh-empty{font-size:13px;opacity:.7;padding:10px}.mh-empty-right{margin-top:20px}.mh-viewer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.mh-viewer-header h3{margin:0 0 2px;font-size:16px}.mh-meta{display:flex;flex-direction:column;font-size:11px;opacity:.75}.mh-viewer-actions button{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff08;color:#f5f5f5;font-size:11px;cursor:pointer}.mh-feedback{border-radius:10px;background:#ffffff05;padding:8px 10px;margin-bottom:10px}.mh-feedback-stars .star{font-size:14px;color:#555}.mh-feedback-stars .star.filled{color:#ffd666}.mh-feedback-text{margin:4px 0 0;font-size:13px}.mh-feedback-meta{margin-top:2px;font-size:11px;opacity:.7}.mh-feedback-empty{font-size:12px;opacity:.8}.mh-messages{flex:1;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:8px;overflow-x:hidden}.mh-msg{border-radius:10px;padding:8px 10px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);font-size:13px;max-width:75%;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;box-sizing:border-box}.mh-msg.user{background:radial-gradient(circle at 100% 0,rgba(79,137,255,.2),transparent)}.mh-msg.bot{background:radial-gradient(circle at 0% 0,rgba(0,255,153,.18),transparent)}.mh-msg.error{border-color:#ff545499;background:#ff545414}.mh-msg-header{display:flex;justify-content:space-between;font-size:11px;margin-bottom:4px;opacity:.85}.mh-msg-text{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.mh-msg-footer{display:flex;justify-content:space-between;align-items:center;margin-top:4px;font-size:11px}.mh-msg-reactions span{margin-right:4px}.mh-raw-btn{border:none;background:transparent;color:#7ea7ff;font-size:11px;cursor:pointer}.mh-raw-json{margin-top:6px;padding:6px 8px;border-radius:8px;background:#000000e6;font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;max-height:160px;overflow:auto}@media(max-width:760px){#mantix-history-shell{width:calc(100vw - 16px);height:calc(100vh - 32px);padding:10px}.mh-body{grid-template-columns:1fr;grid-template-rows:220px 1fr}.mh-left{order:1}.mh-right{order:2}}#mantix-history-admin,#mantix-history-overlay{position:fixed;inset:0;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.mh-right,.mh-messages{overflow-x:hidden}.mh-msg,.mh-msg-text{word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-width:100%}.mh-msg-text{overflow-wrap:anywhere}.mantix-history-inline-wrapper{height:100%;width:100%;background:#fff;color:#111!important;overflow:hidden}.mantix-history-inline-wrapper *,.mantix-history-inline-wrapper h1,.mantix-history-inline-wrapper h2,.mantix-history-inline-wrapper h3,.mantix-history-inline-wrapper p,.mantix-history-inline-wrapper span,.mantix-history-inline-wrapper button{color:#111!important}.mantix-history-inline-wrapper .mh-header-actions button,.mantix-history-inline-wrapper .mh-filters button{background:#f7f7f7!important;color:#111!important;border-color:#ccc!important}.mantix-history-inline-wrapper .mh-filters button.active{background:#1673ff!important;color:#fff!important}.mantix-history-inline-wrapper .mh-left{background:#fff!important}.mantix-history-inline-wrapper .mh-list-item{background:#fafafa!important;border:1px solid #ddd!important}.mantix-history-inline-wrapper .mh-list-item:hover{background:#f0f0f0!important}.mantix-history-inline-wrapper .mh-list-item.selected{background:#e8f0ff!important;border-color:#1673ff!important}.mantix-history-inline-wrapper .mh-right{background:#fff!important;border-left:1px solid #ddd!important}.mantix-history-inline-wrapper .mh-msg{background:#f9f9f9!important;border:1px solid #e5e5e5!important;color:#111!important}.mantix-history-inline-wrapper .mh-msg.user{background:#e9f1ff!important}.mantix-history-inline-wrapper .mh-msg.bot{background:#e9fff5!important}.mantix-history-inline-wrapper .mh-msg.error{background:#ffecec!important;border-color:#ff9f9f!important}.mantix-history-inline-wrapper .mh-msg-header,.mantix-history-inline-wrapper .mh-msg-meta,.mantix-history-inline-wrapper .mh-msg-footer{color:#333!important}.mantix-history-inline-wrapper .mh-raw-btn{color:#1673ff!important}.mantix-history-inline-wrapper .mh-left,.mantix-history-inline-wrapper .mh-right{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important}.mh-filters-bar{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:14px;margin-bottom:10px;display:flex;align-items:center;gap:12px}.mh-filters-bar .left{display:flex;align-items:center;gap:6px}.mh-filters-bar .inputs{display:flex;gap:10px;flex:1}.mh-filters-bar input{background:#f7f7f7;border:1px solid #ccc;padding:8px 12px;border-radius:8px;width:100%}.mh-filters-bar select{background:#fff;border:1px solid #ccc;padding:8px 12px;border-radius:8px}.mh-filters-bar button{border-radius:8px;border:1px solid #ccc;background:#fafafa;padding:6px 12px;cursor:pointer}.mh-filters-bar.collapsed .inputs{display:none}._card_g44cp_1{background:#fff;color:#0f172a;padding:16px;border-radius:12px;display:grid;grid-template-columns:1fr 160px 160px auto;gap:12px;align-items:start;box-shadow:0 12px 30px #0206170f;border:1px solid #e6e9ef}._cardCompact_g44cp_13{background:transparent;padding:8px;border-radius:6px;display:flex;gap:8px;align-items:center}._title_g44cp_14,._type_g44cp_15,._convo_g44cp_16{padding:10px;border-radius:8px;border:1px solid #e6e9ef;background:#fff;color:#0f172a}._convo_g44cp_16:disabled{background:#f8fafc;color:#0f172a;opacity:1;cursor:default;border-color:#e6e9ef}._add_g44cp_19{background:#4f6bff;color:#fff;border:none;padding:10px 14px;border-radius:8px;cursor:pointer;box-shadow:0 6px 18px #4f6bff1f}._add_g44cp_19:hover{opacity:.98}._title_g44cp_14::placeholder{color:#9ca3af}._type_g44cp_15,._convo_g44cp_16,._type_g44cp_15 select,._convo_g44cp_16 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;background-position:right 12px center;background-repeat:no-repeat;padding-right:12px}._type_g44cp_15::-ms-expand,._convo_g44cp_16::-ms-expand{display:none}._stacked_g44cp_37{display:flex;flex-direction:column;gap:10px;align-items:stretch}._stacked_g44cp_37 ._title_g44cp_14,._stacked_g44cp_37 ._type_g44cp_15,._stacked_g44cp_37 ._convo_g44cp_16{width:100%}._stacked_g44cp_37 ._add_g44cp_19{align-self:flex-end}._title_g44cp_14,._type_g44cp_15,._convo_g44cp_16{box-sizing:border-box}._title_g44cp_14{min-height:44px}._stacked_g44cp_37 ._title_g44cp_14{height:56px;padding-top:12px;padding-bottom:12px}._card_g44cp_1,._stacked_g44cp_37{max-width:100%}._wrap_fme0q_1{display:flex;flex-direction:column;gap:16px}._controls_fme0q_2{display:flex;justify-content:space-between;align-items:center}._tabs_fme0q_3{display:flex;gap:8px}._tabs_fme0q_3 button{padding:8px 12px;border-radius:10px;border:1px solid transparent;background:transparent;color:#0f172a}._tabs_fme0q_3 ._active_fme0q_5{background:#eef2ff;border-color:#e5e7ff}._search_fme0q_6{padding:10px;border-radius:10px;border:1px solid #e6e9ef;min-width:220px;background:#fff;color:#0f172a}._list_fme0q_7{display:flex;flex-direction:column;gap:12px}._empty_fme0q_8{padding:18px;border-radius:10px;background:#fff;border:1px solid #f1f5f9;color:#475569}._row_q1su5_1{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;background:#fff;box-shadow:0 12px 30px #0206170f;border:1px solid #e6e9ef}._checkbox_q1su5_4{display:flex;align-items:center}._checkbox_q1su5_4 input{display:none}._checkbox_q1su5_4 span{width:18px;height:18px;border-radius:6px;border:1px solid #e6e9ef;display:inline-block}._checkbox_q1su5_4 input:checked+span{background:#4f6bff;border-color:#4f6bff}._body_q1su5_8{flex:1}._title_q1su5_9{font-weight:700;color:#0f172a}._meta_q1su5_10{font-size:12px;color:#6b7280}._actions_q1su5_11{display:flex;gap:8px}._btn_q1su5_12{background:transparent;border:1px solid #e6e9ef;padding:8px 10px;border-radius:8px;color:#0f172a}._delete_q1su5_13{background:#fff;color:#ef4444;border:1px solid rgba(239,68,68,.12);padding:8px 10px;border-radius:8px}._edit_q1su5_14{padding:10px;border-radius:8px;border:1px solid #e6e9ef;width:90%}._complete_q1su5_15{background:linear-gradient(180deg,#10b981,#059669);color:#fff;padding:8px 12px;border-radius:8px;border:none;box-shadow:0 6px 18px #0596691f}._complete_q1su5_15:hover{opacity:.95}.settings-panel{max-width:1100px;margin:0 auto;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.settings-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.settings-title{font-size:20px;font-weight:800;color:#0f172a}.settings-card+.settings-card{margin-top:20px}.settings-card .card-title{font-weight:800;font-size:15px;color:#0f172a;margin-bottom:8px}.settings-card .card-desc{color:#6b7280;font-size:13px;margin-bottom:20px}.settings-card .card-input,.settings-card .card-select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #e6e9ef;box-sizing:border-box}.settings-card .card-input:focus,.settings-card .card-select:focus{outline:none;box-shadow:0 8px 24px #4f6bff1f;border-color:#4f6bff}@media(max-width:900px){.settings-panel{padding:12px}}.panel-card{background:#fff;border:1px solid #e6e9ef;border-radius:14px;padding:22px;box-shadow:0 20px 50px #02061714;color:#0f172a}.panel-card h3{margin:0 0 6px;font-size:18px}.panel-card .panel-sub{color:#6b7280;margin-bottom:14px}.analytics-container{display:flex;flex-direction:column;gap:24px;padding:20px 24px}.row{display:grid;gap:24px;width:100%}.row-1{grid-template-columns:240px 240px 240px 1fr;align-items:stretch}.row-2{grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.row-1,.row-2{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.row-1,.row-2{grid-template-columns:1fr}}.card{background:#fff;border-radius:16px;border:1px solid #e5e5e5;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.card-title{font-weight:700;font-size:15px;color:#111827;margin-bottom:8px}.card-metric{font-weight:800;font-size:26px;color:#0f172a}.card-trend{margin-top:8px;color:#16a34a;font-weight:600;font-size:13px}.card-small{min-height:120px}.card-medium{min-height:160px}.card-chart{height:260px}.card-metric{letter-spacing:-.5px}.card-metric{color:#0b1220}.card{gap:6px}.card-metric{color:#081028}.usage-chart-card{padding:20px;display:flex;flex-direction:column;gap:12px;height:320px}.usage-chart-card .card-title{margin-bottom:8px;font-size:16px;font-weight:600;color:#333}.usage-chart-card .recharts-cartesian-grid-horizontal line{stroke:#0000000f}.usage-chart-card .recharts-default-tooltip{color:#000}.usage-chart-card .recharts-dot{transition:transform .18s ease,r .18s ease;transform-origin:center center}.usage-chart-card .recharts-dot:hover{transform:scale(1.25)}.usage-chart-card .recharts-active-dot{animation:pulse 1.4s infinite ease-in-out}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}to{transform:scale(1);opacity:1}}@media(max-width:480px){.usage-chart-card{padding:10px;height:240px}.usage-chart-card .recharts-dot{transform-origin:center center}}.usage-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.usage-modal-card{width:min(1100px,96%);max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0e1e4640;transform:translateY(8px) scale(.98);animation:modalIn .36s cubic-bezier(.22,1,.36,1) forwards}.usage-modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.usage-modal-header h2{margin:0;font-size:18px;color:#0f172a}.usage-modal-close{background:#fff;border:1px solid rgba(0,0,0,.06);color:#000;font-size:20px;line-height:1;cursor:pointer;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0;box-shadow:0 2px 6px #00000014}.usage-modal-close:hover{transform:translateY(-1px);background:#f7f7f7}.usage-modal-body{width:100%;padding-top:8px}@keyframes modalIn{0%{transform:translateY(12px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.usage-modal-card.card{padding:20px;border-radius:16px}@media(max-width:600px){.usage-modal-card{width:100%;padding:12px}.usage-modal-body{padding-top:6px}}.card-metric{color:#0b3b2e}.topcountries-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2100;padding:20px}.topcountries-modal-card.card{width:min(900px,96%);max-height:92vh;overflow:auto;padding:20px;border-radius:12px}.topcountries-modal-header{display:flex;justify-content:space-between;align-items:center}.topcountries-modal-header h2{margin:0;font-size:18px}.topcountries-close{background:#fff;border:1px solid rgba(0,0,0,.06);color:#000;font-size:20px;line-height:1;cursor:pointer;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0;box-shadow:0 2px 6px #00000014}.topcountries-close:hover{transform:translateY(-1px);background:#f7f7f7}.topcountries-modal-body{display:grid;gap:16px;grid-template-columns:1fr 320px;margin-top:12px}.topcountries-list{display:flex;flex-direction:column;gap:8px}.topcountries-row{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px}.topcountries-row .flag{font-size:20px;width:32px;text-align:center}.topcountries-row .country-name{font-weight:600;color:#111}.topcountries-row .country-value{margin-left:auto;color:#444;font-weight:700}@media(max-width:800px){.topcountries-modal-body{grid-template-columns:1fr}}.map-preview-wrapper{position:relative}.map-overlay{position:absolute;left:12px;top:12px;background:#0000008f;color:#fff;padding:8px 10px;border-radius:10px;display:inline-block;box-shadow:0 8px 24px #0000003d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:60%}.map-overlay div{line-height:1}.country-name-small{font-weight:600;color:#111}.flag-img{width:24px;height:16px;object-fit:cover;display:inline-block}.card-metric{font-size:16px;font-weight:700}.topcountries-map-wrapper{width:100%;height:320px;border-radius:12px;overflow:hidden}.topcountries-map-wrapper .leaflet-container{height:100%;width:100%}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.card{gap:8px}.card-metric{font-size:15px;font-weight:700}.integrations-panel{width:100%;height:100%;display:flex;flex-direction:column}.integrations-list{width:100%;height:100%;overflow-y:auto;padding:16px 20px;box-sizing:border-box}.integrations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.integrations-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;align-items:flex-start;gap:8px;transition:transform .12s ease,box-shadow .12s ease}.integrations-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #02061714}.integrations-icon{width:48px;height:48px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.integrations-icon img{width:22px;height:22px;display:block}.integrations-title{font-weight:700;font-size:16px;color:#0f172a}.integrations-desc{font-size:13px;color:#666;margin-bottom:10px}.integrations-actions{margin-top:auto;width:100%;display:flex;justify-content:flex-end}.integrations-button{background:#4f73ff;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600}.integrations-button:hover{opacity:.98}.integrations-button.integrations-connected{background:#36c277;cursor:default;box-shadow:none}.integrations-button.integrations-connected .check{margin-left:8px}.integrations-button:disabled{opacity:.95}.integrations-modal{position:fixed;inset:0;background:#02061799;display:flex;align-items:center;justify-content:center;z-index:120}.integrations-modal-card{background:#fff;padding:20px;border-radius:12px;max-width:560px;width:94%;box-shadow:0 20px 40px #0206171f;color:#0f172a;position:relative}.integrations-modal-close{position:absolute;right:12px;top:10px;background:transparent;border:none;font-size:16px;cursor:pointer;color:#374151}.integrations-modal-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.integrations-modal-icon{width:56px;height:56px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.integrations-modal-sub{margin:2px 0 0;color:#334155}.integrations-modal-body{color:#0f172a}.integrations-steps{margin:8px 0 0;padding-left:18px;color:#475569}.integrations-oauth-frame .oauth-placeholder{background:#f8fafc;border:1px solid #e6eef5;padding:18px;border-radius:8px;color:#111}.integrations-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.integrations-modal-cancel{background:transparent;border:1px solid #d1d5db;padding:8px 12px;border-radius:8px;cursor:pointer;color:#111}.integrations-modal-confirm{background:#4f73ff;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer}@media(max-width:900px){.integrations-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.integrations-grid{grid-template-columns:repeat(1,1fr)}}.brain2{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;color:#000;box-sizing:border-box}.brain2 *{box-sizing:border-box;color:#000}.brain2-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e6e6e6;gap:12px}.brain2-title-main{font-weight:800;font-size:16px}.brain2-title-sub{font-size:12px;opacity:.7;margin-top:2px}.brain2-controls{display:flex;align-items:center;gap:10px}.brain2-body{flex:1;display:grid;grid-template-columns:340px 1fr;gap:14px;padding:14px 16px;overflow:hidden}.brain2-sidebar{border:1px solid #e6e6e6;border-radius:12px;background:#fff;padding:10px;overflow:auto;min-width:0}.brain2-topic{border:1px solid #ededed;border-radius:12px;margin-bottom:10px;overflow:hidden;background:#fff}.brain2-topic-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;cursor:pointer}.brain2-topic-header:hover{background:#f7f7f7}.brain2-topic-name{font-weight:700;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brain2-topic-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.brain2-chevron{opacity:.6}.brain2-sublist{padding:8px 8px 10px;border-top:1px solid #f0f0f0}.brain2-subitem{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e9e9e9;border-radius:10px;padding:10px;cursor:pointer;background:#fff;margin-top:8px}.brain2-subitem:hover{background:#f7f7f7}.brain2-subitem.active{border-color:#2f6fec;background:#eef4ff}.brain2-subitem-left{min-width:0}.brain2-subname{font-weight:700;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brain2-submeta{font-size:12px;opacity:.75;margin-top:2px}.brain2-subitem-right{display:inline-flex;gap:6px;flex:0 0 auto}.brain2-main{border:1px solid #e6e6e6;border-radius:12px;background:#fff;overflow:auto;min-width:0;padding:12px}.brain2-empty{padding:26px;border:1px dashed #dcdcdc;border-radius:12px}.brain2-empty-title{font-weight:800;font-size:16px}.brain2-empty-sub{margin-top:6px;opacity:.75}.brain2-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.brain2-breadcrumb{display:inline-flex;align-items:center;gap:8px;font-weight:700}.brain2-breadcrumb-name{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brain2-tabs{display:inline-flex;gap:8px}.brain2-tab{border:1px solid #e6e6e6;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.brain2-tab.active{border-color:#2f6fec;background:#eef4ff}.brain2-card{border:1px solid #ededed;border-radius:12px;background:#fff;padding:12px}.brain2-cardHeader{margin-bottom:10px}.brain2-cardHeader.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.brain2-cardTitle{font-weight:800;font-size:14px}.brain2-cardSub{font-size:12px;opacity:.75;margin-top:3px}.brain2-row{display:flex;gap:10px;align-items:center}.brain2-input,.brain2-textarea,.brain2-select{width:100%;background:#fff;color:#000;border:1px solid #d9d9d9;border-radius:10px;padding:10px 12px;outline:none}.brain2-textarea{min-height:110px;resize:vertical}.brain2-input:focus,.brain2-textarea:focus,.brain2-select:focus{border-color:#2f6fec;box-shadow:0 0 0 3px #2f6fec26}.brain2-btn{background:#2f6fec;border:1px solid #2f6fec;color:#fff!important;padding:10px 12px;border-radius:10px;cursor:pointer;white-space:nowrap}.brain2-btn.ghost{background:#fff;color:#000!important;border:1px solid #d9d9d9}.brain2-iconbtn{width:34px;height:34px;border-radius:10px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.brain2-iconbtn:hover{background:#f5f5f5}.brain2-iconbtn.danger{border-color:#f0c0c0}.brain2-muted{font-size:12px;opacity:.75}.brain2-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.brain2-listItem{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e9e9e9;border-radius:10px;padding:10px;background:#fff}.brain2-listText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brain2-flowGrid{display:grid;grid-template-columns:360px 1fr;gap:12px}.brain2-nodeList{display:flex;flex-direction:column;gap:8px;margin-top:10px}.brain2-nodeRow{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e9e9e9;border-radius:10px;padding:10px;cursor:pointer}.brain2-nodeRow:hover{background:#f7f7f7}.brain2-nodeRow.active{border-color:#2f6fec;background:#eef4ff}.brain2-nodeRowTitle{font-weight:800;font-size:13px}.brain2-nodeRowMeta{font-size:12px;opacity:.75;margin-top:2px}.brain2-nodeRowRight{display:inline-flex;gap:6px}.brain2-field{margin-top:10px}.brain2-label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.brain2-buttonsList{margin-top:10px;display:flex;flex-direction:column;gap:8px}.brain2-buttonRow{display:grid;grid-template-columns:1fr 220px 44px;gap:10px;align-items:center}.brain2-modalBackdrop{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999}.brain2-modalCard{width:520px;max-width:92vw;background:#fff;border-radius:14px;border:1px solid #e6e6e6;padding:14px}.brain2-modalTitle{font-weight:900;margin-bottom:10px}.brain2-modalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.brain2-ctx{position:fixed;z-index:10000;width:210px;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:6px;box-shadow:0 18px 40px #0000002e}.brain2-ctxItem{width:100%;text-align:left;border:0;background:transparent;padding:10px;border-radius:10px;cursor:pointer;font-size:13px}.brain2-ctxItem:hover{background:#f5f5f5}.brain2-ctxItem.danger{color:#b00020}.brain2-ctxSep{height:1px;background:#eee;margin:6px 0}@media(max-width:980px){.brain2-body,.brain2-flowGrid{grid-template-columns:1fr}}.segmented{display:inline-flex;background:#0f172a0a;padding:6px;border-radius:999px;gap:8px}.segmented-btn{background:transparent;border:0;padding:10px 16px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;color:#374151;font-weight:700;transition:all .18s cubic-bezier(.2,.8,.2,1);outline:none}.segmented-btn .segmented-icon{display:inline-flex;align-items:center;justify-content:center;color:#6b7280}.segmented-btn.active{background:linear-gradient(180deg,#4f6bff,#3f57ff);box-shadow:0 12px 36px #4f6bff24;color:#fff;transform:translateY(-2px)}.segmented-btn.active .segmented-icon{color:#fff}.segmented-btn:focus{box-shadow:0 0 0 4px #4f6bff1f}@media(max-width:520px){.segmented{width:100%}.segmented-btn{flex:1;justify-content:center}}.card-input{width:100%;padding:12px 20px 12px 14px;border-radius:8px;border:1px solid #e6e9ef;font-size:14px;background:#fff;color:#0f172a}.card-input:focus{outline:none;box-shadow:0 8px 24px #4f6bff1f;border-color:#4f6bff}.settings-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:28px;box-shadow:0 12px 30px #0206170f;display:block}.card-title{font-weight:800;font-size:15px;color:#0f172a;display:block;margin-bottom:8px}.card-desc{color:#6b7280;font-size:13px;margin-bottom:20px}.card-select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #e6e9ef;background:#fff;color:#0f172a}.card-select:focus{outline:none;box-shadow:0 8px 24px #4f6bff1f;border-color:#4f6bff}.card-select option{color:#0f172a}.save-row{display:flex;align-items:center;gap:16px}.save-btn{padding:12px 18px;background:#4f6bff;color:#fff;border-radius:10px;border:0;cursor:pointer;font-weight:800;transition:transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s cubic-bezier(.2,.8,.2,1);box-shadow:0 8px 20px #4f6bff14}.save-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.save-btn:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 18px 38px #4f6bff24}.save-msg .success{color:#16a34a;font-weight:700}.card-desc{color:#6b7280;font-size:13px;margin-top:6px}.switch{display:inline-block;position:relative}.switch input{display:none}.switch .slider{width:52px;height:30px;background:#eef2ff;display:inline-block;border-radius:999px;position:relative;transition:all .22s cubic-bezier(.2,.8,.2,1)}.switch .slider:after{content:"";position:absolute;width:22px;height:22px;background:#fff;border-radius:50%;top:4px;left:4px;transition:all .22s cubic-bezier(.2,.8,.2,1);box-shadow:0 8px 18px #02061714}.switch input:checked+.slider{background:linear-gradient(90deg,#4f6bff,#3f57ff)}.switch input:checked+.slider:after{transform:translate(22px)}.twofactor-collapsible{max-height:0;overflow:hidden;transition:max-height .32s ease,padding .22s ease}.twofactor-collapsible.open{max-height:200px;margin-top:16px}.twofactor-inner{background:#fbfcfe;border:1px solid #eef3ff;padding:12px;border-radius:8px;color:#374151}.settings-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:28px;box-shadow:0 12px 30px #0206170f}.card-title{font-weight:800;font-size:15px;color:#0f172a}.card-desc{color:#6b7280;font-size:13px;margin-top:12px}.primary-outline{padding:10px 14px;background:#fff;border:1px solid #4f6bff;color:#4f6bff;border-radius:10px;cursor:pointer;font-weight:700}.primary-outline:hover{background:#4f6bff0f;box-shadow:0 8px 18px #4f6bff0f}.pwd-grid{display:flex;flex-direction:column;gap:12px;max-width:520px}.pwd-label{font-weight:700;color:#0f172a}.pwd-input{padding:10px 12px;border-radius:8px;border:1px solid #e6e9ef}.pwd-error{color:#a30000;font-weight:700}.pwd-btn{padding:10px 14px;background:#4f6bff;color:#fff;border:0;border-radius:8px}.pwd-cancel{padding:10px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.pwd-strength{color:#374151;font-size:13px}.danger-card{background:linear-gradient(180deg,#fff3f3e6,#ffefefe6);border:1px solid #ffdddd;border-radius:12px;padding:28px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 30px #ff141405}.danger-title{font-weight:900;color:#a30000;font-size:16px}.danger-desc{color:#7a1b1b;margin-top:6px}.danger-btn{background:#fff;border:1px solid #a30000;color:#a30000;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:800}.danger-btn:hover{background:#a300000f;box-shadow:0 8px 18px #a300000f}.delete-input{padding:10px 12px;border-radius:8px;border:1px solid #e6e9ef}.delete-error{color:#a30000;font-weight:700}.delete-confirm{background:#a30000;color:#fff;border:0;padding:10px 14px;border-radius:8px}.delete-cancel{background:#fff;border:1px solid #e5e5e5;padding:10px 14px;border-radius:8px}.settings-tab{display:flex;flex-direction:column;gap:32px}.cards-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}@media(max-width:900px){.cards-grid{grid-template-columns:1fr}}.help-panel{padding:20px;background:transparent;color:#111;font-family:Inter,Arial,sans-serif}.help-header h2{margin:0;font-size:20px}.help-sub{color:#4b5563;margin-top:6px}.help-grid{margin-top:18px;display:grid;grid-template-columns:1fr;gap:18px}.card-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.card p{margin:0 0 12px;color:#374151}.card .card-actions{margin-top:12px;display:flex;gap:8px}.btn-primary{background:#1673ff;color:#fff;border-radius:8px;padding:8px 14px;border:none;cursor:pointer}.faq-list{list-style:none;padding:0;margin:0;color:#374151}.faq-list li{padding:6px 0}.video-thumb{width:100%;height:120px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#111;margin-bottom:8px}.contact-card label{display:block;margin-top:12px;margin-bottom:6px;color:#374151}.readonly-email{width:100%;background:#f7f7f7;border-radius:8px;border:1px solid #ccc;padding:10px 14px;font-size:14px;color:#111}@media(max-width:700px){.card-row{grid-template-columns:1fr}}.notifications-root{display:flex;flex-direction:column;gap:12px;padding:12px;color:#0f172a}.notifications-header{display:flex;justify-content:space-between;align-items:center}.notifications-actions{display:flex;gap:8px;align-items:center}.badge{background:#ef4444;color:#fff;border-radius:999px;padding:6px 8px;font-weight:700}.clear-btn{background:transparent;border:1px solid #e6e9ef;padding:6px 8px;border-radius:8px;cursor:pointer;color:#0f172a}.notifications-list{display:flex;flex-direction:column;gap:8px}.notifications-empty{color:#6b7280;padding:20px;text-align:center}.notif-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px;border-radius:10px;border:1px solid #eef2ff;background:#fff;color:#0f172a}.notif-item.unread{background:#f8fafc}.notif-main{max-width:70%}.notif-title{font-weight:700;color:#0f172a}.notif-body{color:#6b7280;margin-top:6px}.notif-meta{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.notif-time{font-size:12px;color:#94a3b8}.notif-btn{background:transparent;border:1px solid #e6e9ef;padding:6px 8px;border-radius:8px;cursor:pointer;color:#0f172a}.notif-btn.danger{border-color:#fca5a5;color:#b91c1c}.account-panel{padding:20px;background:transparent;color:#111;font-family:Inter,Arial,sans-serif}.account-header h2{margin:0;font-size:20px}.account-sub{color:#4b5563;margin-top:6px}.account-grid{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:18px;color:#111;box-shadow:0 2px 8px #0000000a}.card h3{margin:0 0 8px}.card label{display:block;margin-top:12px;margin-bottom:6px;color:#374151}.card input,.card select{width:100%;background:#f7f7f7;border-radius:8px;border:1px solid #ccc;padding:10px 14px;font-size:14px;color:#111}.avatar-row{display:flex;align-items:center;gap:12px;margin-top:12px}.avatar-preview{width:48px;height:48px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:700}.card-actions{margin-top:12px}.btn-primary{background:#1673ff;color:#fff;border-radius:8px;padding:8px 16px;border:none;cursor:pointer;font-weight:500}.btn-secondary{background:#f3f4f6;color:#111;border-radius:8px;padding:8px 14px;border:1px solid #e6e6e6;cursor:pointer}.muted{color:#6b7280;margin-top:8px}.row-toggle{display:flex;align-items:center;gap:8px}.danger{border-color:#fdd}.btn-danger{background:#ff3747;color:#fff;border-radius:8px;padding:8px 16px;border:none;cursor:pointer}@media(max-width:700px){.account-grid{grid-template-columns:1fr}}
