:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}input,select,textarea{background:var(--bg);color:var(--text);border:1px solid var(--border)}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){color:#fff;border:0;border-radius:.25em;font-size:1em;background:#f23d5e!important}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):focus-visible{box-shadow:none!important}.Toastify__toast-body{padding:0!important}.Toastify__toast-icon{width:25px;margin-inline-end:5px!important;margin-left:5px!important}div:where(.swal2-container) div:where(.my-custom-swal){box-sizing:border-box;color:#545454;background:#fff;border:none;border-radius:0;grid-template-columns:minmax(0,100%);display:none;position:relative;padding:3px!important}div:where(.swal2-container) .my-custom-swal .swal2-html-container{z-index:1;color:inherit;text-align:center;word-wrap:break-word;word-break:break-word;justify-content:center;font-size:1.125em;font-weight:400;line-height:normal;overflow:auto;text-align:left!important;padding:10px!important}div:where(.swal2-container) button:where(.my-custom-swal .swal2-close){z-index:2;color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;justify-self:end;align-items:center;width:1.2em;height:1.2em;margin-top:0;margin-bottom:-1.2em;margin-right:0;padding:0;font-family:monospace;font-size:1.5em;transition:color .1s,box-shadow .1s;overflow:hidden}div:where(.swal2-container) button:where(.my-custom-swal .swal2-close):focus-visible{outline:none;box-shadow:none!important}div:where(.swal2-container) div:where(.my-custom-swal2){box-sizing:border-box;color:#545454;background:#fff;border:none;border-radius:0;grid-template-columns:minmax(0,100%);display:none;position:relative;padding:3px!important}div:where(.swal2-container) .my-custom-swal2 .swal2-html-container{z-index:1;color:inherit;text-align:center;word-wrap:break-word;word-break:break-word;justify-content:center;font-size:1.125em;font-weight:400;line-height:normal;overflow:auto;text-align:left!important;padding:6px!important}div:where(.swal2-container) button:where(.my-custom-swal2 .swal2-close){z-index:2;color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;justify-self:end;align-items:center;width:1.2em;height:1.2em;margin-top:0;margin-bottom:-1.2em;margin-right:0;padding:0;font-family:monospace;font-size:1.5em;transition:color .1s,box-shadow .1s;overflow:hidden}div:where(.swal2-container) button:where(.my-custom-swal2 .swal2-close):focus-visible{outline:none;box-shadow:none!important}:root{--login-ems-red:#f23d5e;--login-white:#fff}.login-root{background:var(--login-ems-red);width:100vw;height:100vh;font-family:Helvetica,Arial,sans-serif;display:flex;overflow:hidden!important}.login-left{background:#f2f2f2;flex-direction:column;flex-shrink:0;justify-content:space-between;width:40%;min-width:260px;display:flex;position:relative;overflow:hidden}.login-glow-overlay{pointer-events:none;background:radial-gradient(circle at 25% 35%,#ffffff26 0%,#0000 55%);position:absolute;inset:0}.login-dot-grid{opacity:.05;pointer-events:none;background-image:radial-gradient(#000 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.login-left-top{z-index:1;padding:30px 34px;position:relative}.login-brand-row{align-items:center;gap:10px;display:flex}.login-logo{object-fit:contain;width:80px;height:80px}.login-left-middle{z-index:1;text-align:center;color:var(--login-white);padding:0 34px;position:relative}.login-greeting{color:var(--login-ems-red);text-transform:uppercase;letter-spacing:-1px;margin:0 0 16px;font-size:clamp(44px,5.5vw,68px);font-weight:900;line-height:1}.login-tagline{color:var(--login-ems-red);margin:0;font-size:13.5px;font-weight:400;line-height:1.65}.login-left-bottom{z-index:1;padding:30px 34px;position:relative}.login-left-divider{background:var(--login-ems-red);width:44px;height:3px;margin-bottom:10px}.login-enterprise-label{color:var(--login-ems-red);text-transform:uppercase;letter-spacing:.2em;margin:0;font-size:9.5px;font-weight:600}.login-right{background:var(--login-ems-red);flex:1;justify-content:center;align-items:center;padding:24px 52px;display:flex;overflow:hidden}.login-form-container{width:100%;max-width:460px}.login-form-header{margin-bottom:24px}.login-form-title{color:var(--login-white);text-transform:uppercase;letter-spacing:.04em;text-align:left;margin:0 0 8px;font-size:26px;font-weight:900}.login-title-underline{background:var(--login-ems-red);width:38px;height:3px}.login-field-group{margin-bottom:16px}.login-label-row{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.login-label{color:var(--login-white);text-transform:uppercase;letter-spacing:.14em;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.login-link-btn{color:var(--login-white);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:underline}.login-link-btn--small{font-size:11px}.login-input{background:var(--login-white);color:#1a1c1c;box-sizing:border-box;appearance:none;border:1px solid #ddd;border-radius:3px;outline:none;width:100%;padding:11px 14px;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400}.login-input--error{border-color:var(--login-ems-red);background:#fff5f7}.login-status-text{margin-top:-4px;margin-bottom:12px;font-size:12px;font-weight:600}.login-status-text--error{color:var(--login-ems-red)}.login-status-text--success{color:#1a9e4a}.login-status-text--info{color:var(--login-white)}.login-remember-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.login-remember-group{align-items:center;gap:9px;display:flex}.login-checkbox{width:15px;height:15px;accent-color:var(--login-ems-red);cursor:pointer;flex-shrink:0}.login-check-label{color:var(--login-white);text-transform:uppercase;letter-spacing:.14em;cursor:pointer;font-size:10px;font-weight:700}.login-error-text{color:var(--login-ems-red);margin-top:-6px;margin-bottom:10px;font-size:12px;font-weight:500}.login-btn{background:var(--login-white);width:100%;color:var(--login-ems-red);text-transform:uppercase;letter-spacing:.18em;cursor:pointer;border:none;border-radius:3px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:15px 24px;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:900;transition:background .2s;display:flex}.login-btn:disabled{cursor:not-allowed;opacity:.85}.login-social-divider{align-items:center;gap:14px;margin-bottom:14px;display:flex}.login-divider-line{background:#d989974d;flex:1;height:1px}.login-divider-text{color:var(--login-white);text-transform:uppercase;letter-spacing:.14em;white-space:nowrap;font-size:9.5px;font-weight:700}.login-social-row{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.login-social-btn{border:2px solid var(--login-ems-red);background:var(--login-white);width:40px;height:40px;color:var(--login-ems-red);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.login-social-btn:hover{background:var(--login-ems-red);color:var(--login-white)}.login-footer{border-top:1px solid #d9899740;padding-top:16px}.login-footer-links{flex-wrap:wrap;gap:22px;margin-bottom:10px;display:flex}.login-footer-link{color:var(--login-white);text-transform:uppercase;letter-spacing:.14em;cursor:pointer;background:0 0;border:none;padding:0;font-family:Helvetica,Arial,sans-serif;font-size:9.5px;font-weight:700;transition:color .15s}.login-footer-link:hover{color:var(--login-ems-red)}.login-powered-by{color:var(--login-white);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:9.5px;font-weight:500}.login-mobile-brand{display:none}@media (width<=767px){.login-root{box-sizing:border-box;background:#f2f2f2;flex-direction:column;justify-content:flex-start;align-items:center;height:auto;min-height:100vh;padding:20px 16px 28px;overflow:hidden auto}.login-left{display:none}.login-right{background:0 0;flex:none;width:100%;max-width:400px;padding:0;overflow:visible}.login-form-container{max-width:none;padding:22px 20px 18px}.login-mobile-brand{color:var(--login-ems-red);letter-spacing:-.02em;text-align:left;margin:0 0 18px;font-size:22px;font-weight:900;line-height:1;display:block}.login-form-header{margin-bottom:20px}.login-form-title{color:#1a1c1c;letter-spacing:.02em;margin-bottom:10px;font-size:clamp(26px,7vw,32px)}.login-title-underline{background:var(--login-ems-red);width:42px;height:3px}.login-label{color:var(--login-ems-red);margin-bottom:0}.login-label-row{margin-bottom:6px}.login-link-btn{color:var(--login-ems-red);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700;text-decoration:none}.login-link-btn--small{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.login-input{border-color:#e0e0e0;border-radius:4px}.login-check-label{color:#1a1c1c}.login-remember-row{flex-wrap:wrap;gap:10px}.login-btn{background:var(--login-ems-red);color:var(--login-white);border-radius:6px;margin-bottom:22px;padding:16px 20px}.login-btn:disabled{opacity:.7}.login-status-text--info{color:#555}.login-error-text{color:#c41e3a}.login-social-divider{justify-content:center;margin-bottom:12px}.login-divider-line{display:none}.login-divider-text{color:var(--login-ems-red);font-size:10px}.login-social-row{gap:12px;margin-bottom:22px}.login-social-btn{background:var(--login-white);border-width:2px;border-radius:10px;width:44px;height:44px}.login-social-btn:hover{background:var(--login-ems-red);color:var(--login-white)}.login-footer{text-align:center;border-top-color:#ebebeb;padding-top:14px}.login-footer-links{justify-content:center;gap:16px;margin-bottom:8px}.login-footer-link{color:var(--login-ems-red);font-size:9px}.login-footer-link:hover{color:var(--login-ems-red)}.login-powered-by{color:#9a9a9a;text-align:center;font-size:8.5px;line-height:1.5}}.sidebar{background:#fff;border-right:1px solid #eee;flex-shrink:0;height:100%;max-height:100%;font-family:Segoe UI,Tahoma,sans-serif;transition:width .25s,min-width .25s;display:flex;overflow:hidden}.sidebar--disabled{opacity:.6;pointer-events:none}.sidebar-rail{z-index:2;background:#fff;border-right:1px solid #eee;flex-direction:column;align-items:center;width:56px;min-width:56px;padding:18px 0;display:flex}.sidebar-panel{background:#fff;flex-direction:column;display:flex;overflow:hidden}.sidebar-nav{flex:1;padding-top:14px;padding-bottom:20px;overflow:hidden auto}.sidebar-nav-btn{cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;width:100%;margin-bottom:8px;padding:2px 29px;font-family:inherit;transition:background .15s,color .15s;display:flex}.sidebar-nav-btn--active{background:#f23d5e1f}.sidebar-nav-icon-wrap{border-radius:12px;align-items:center;width:27px;display:flex}.sidebar-nav-label{text-align:left;color:#333744;white-space:nowrap;text-transform:uppercase;flex:1;margin-left:12px;font-size:13px;font-weight:500;overflow:hidden}.sidebar-nav-label--active{color:#f23d5e;font-weight:600}.sidebar-hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:6px;transition:background .2s;display:flex}.sidebar-hamburger:hover{background:#f3f4f6}.sidebar-hamburger-line{background:#333744;border-radius:2px;height:2px;transition:width .25s;display:block}.sidebar-hamburger-line--wide{width:18px}.sidebar-hamburger-line--mid{width:14px}.sidebar-backdrop{display:none}@media (width<=767px){.sidebar{z-index:1100;position:relative}.sidebar-panel{z-index:1101;width:min(280px,100vw - 56px);position:fixed;top:52px;bottom:0;left:0;box-shadow:4px 0 24px #0000001f}.sidebar-backdrop{z-index:1100;cursor:pointer;background:#0f172a59;border:none;padding:0;display:block;position:fixed;inset:52px 0 0 56px}}.box{background-color:#f23d5e;border-radius:10px;min-width:165px;padding:10px;box-shadow:2px 2px 3px 1px #888}.container-fuild{justify-content:center;margin-right:20px;padding:20px;display:inline-flex}.four-group .description{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.four-group .description span:first-child{font-size:14px;font-weight:500}.four-group .description span:nth-child(2){font-size:16px;font-weight:500}.icon{justify-content:center;align-items:center;font-size:30px;display:flex}.chart-card{background:#fff;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:14px 16px;display:flex;box-shadow:0 4px 18px #0000000f}.chart-title{color:#2d2f33;text-align:left;margin-bottom:10px;font-size:14px;font-weight:700}.no-data-container{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:220px;display:flex}.no-data-text{color:#9ca3af;margin:0;font-size:14px;font-weight:500}.chart-card{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;height:100%;padding:16px;display:flex;position:relative;overflow:visible;box-shadow:0 1px 4px #00000014}.chart-title{color:#1e293b;flex-shrink:0;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.4}.no-data-container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:300px;display:flex}.no-data-icon{opacity:.5;width:48px;height:48px}.no-data-text{color:#94a3b8;margin:0;font-size:13px}.workspace{flex:1;height:100%;position:relative;overflow:hidden}.workspace-scroll{pointer-events:auto;z-index:0;transition:filter .25s;position:absolute;inset:0;overflow:hidden auto}.workspace-scroll--dimmed{filter:brightness(.92)}.workspace-iframe{border:none;flex:1;width:100%;height:100%;min-height:calc(100vh - 52px)}.workspace-dot-grid{pointer-events:none;z-index:1;opacity:0;background-image:radial-gradient(circle,#96aac859 1px,#0000 1px);background-size:28px 28px;transition:opacity .25s;position:absolute;inset:0}.workspace-dot-grid--visible{opacity:.6}.workspace-iframe-wrapper{width:100%;height:100%;position:relative}.workspace-iframe-loader{z-index:1;background:#fafafa;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.workspace-spinner{border-radius:50%}@keyframes workspace-spin{to{transform:rotate(360deg)}}@media (width<=767px){.workspace-scroll{-webkit-overflow-scrolling:touch}}@keyframes topbar-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes topbar-pulse{0%,to{box-shadow:0 0 #f43f5e66}70%{box-shadow:0 0 0 6px #f43f5e00}}.topbar{z-index:1000;box-sizing:border-box;background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;gap:14px;height:48px;padding:0 20px;display:flex;box-shadow:0 2px 12px #0000000f}.topbar-logo-wrap{flex-shrink:0;align-items:center;gap:8px;display:flex}.topbar-logo{object-fit:contain;width:80px;height:80px}.topbar-live-badge{border-right:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:6px;padding-right:14px;display:flex}.topbar-live-dot{background:#f43f5e;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite topbar-pulse;display:inline-block;box-shadow:0 0 0 2px #f43f5e40}.topbar-live-label{text-transform:uppercase;letter-spacing:1px;color:#f43f5e;font-size:10px;font-weight:800}.topbar-marquee-wrap{flex:1;min-width:0;position:relative;overflow:hidden}.topbar-marquee-fade-left,.topbar-marquee-fade-right{z-index:1;pointer-events:none;width:32px;position:absolute;top:0;bottom:0}.topbar-marquee-fade-left{background:linear-gradient(90deg,#fff,#0000);left:0}.topbar-marquee-fade-right{background:linear-gradient(270deg,#fff,#0000);right:0}.topbar-marquee-track{white-space:nowrap;animation:80s linear infinite topbar-marquee;display:inline-flex}.topbar-marquee-item{color:#475569;align-items:center;gap:6px;margin-right:36px;font-size:12px;display:inline-flex}.topbar-marquee-bullet{color:#f43f5e;font-size:8px}.topbar-marquee-placeholder{color:#94a3b8;font-size:12px;font-style:italic}.topbar-search--desktop{display:flex}.topbar-search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;width:210px;padding:6px 12px;display:flex}.topbar-search-input{color:#334155;background:0 0;border:none;outline:none;width:100%;font-size:12px}.topbar-notif-wrap{flex-shrink:0;position:relative}.topbar-icon-btn{cursor:pointer;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.topbar-notif-badge{color:#fff;background:#f43f5e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.topbar-profile-wrap{flex-shrink:0;position:relative}.topbar-profile-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:4px 6px;display:flex}.topbar-avatar{color:#fff;background:linear-gradient(135deg,#f43f5e,#fb7185);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.topbar-chevron{color:#94a3b8;margin-left:2px}.topbar-profile-dropdown{z-index:1000;background:#fff;border:1px solid #f1f5f9;border-radius:12px;min-width:180px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000024}.topbar-profile-head{border-bottom:1px solid #f1f5f9;padding:12px 16px 10px}.topbar-profile-name{color:#1e293b;font-size:13px;font-weight:700}.topbar-profile-role{color:#94a3b8;font-size:11px}.topbar-profile-item{color:#334155;cursor:pointer;align-items:center;gap:8px;padding:10px 16px;font-size:13px;transition:background .15s;display:flex}.topbar-profile-item:hover{background:#f8fafc}.topbar-profile-item--danger{color:#f43f5e}.topbar-profile-item--danger:hover{background:#fff1f2}.topbar-profile-divider{border-top:1px solid #f1f5f9}@media (width<=767px){.topbar-search--desktop{display:none}.topbar{gap:8px;height:52px;padding:0 10px}.topbar-logo{width:44px;height:44px}.topbar-live-badge{display:none}.topbar-marquee-fade-left,.topbar-marquee-fade-right{width:16px}.topbar-marquee-item{margin-right:20px;font-size:11px}.topbar-icon-btn{width:34px;height:34px}}.app-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-shell-body{flex:1;height:calc(100vh - 48px);min-height:0;display:flex;overflow:hidden}.app-workspace-wrap{flex:1;min-width:0;position:relative}@media (width<=767px){.app-shell-body{height:calc(100vh - 52px)}}.form-designer-overlay{background:#fff;position:fixed;inset:0}.chat-icon{border-radius:50%;width:55px;height:55px;transition:transform .3s,box-shadow .3s}.chat-icon:hover{transform:scale(1.15)}
