*{box-sizing:border-box}:root,[data-theme=light]{--helm-bg:#eef0f6;--helm-bg-elevated:#fff;--helm-surface:#fff;--helm-border:#dde2ec;--helm-text:#0a0f1a;--helm-text-muted:#5a6478;--helm-accent:#4f46e5;--helm-accent-2:#7c3aed;--helm-accent-muted:rgba(79,70,229,.12);--helm-shadow-sm:0 1px 2px rgba(10,15,26,.05);--helm-shadow-md:0 8px 30px rgba(10,15,26,.07),0 2px 8px rgba(10,15,26,.04);--helm-shadow-lg:0 20px 50px rgba(79,70,229,.12),0 8px 24px rgba(10,15,26,.08);--helm-shadow-glow:0 0 0 1px rgba(79,70,229,.08),0 16px 48px rgba(79,70,229,.18);--helm-mesh-1:rgba(79,70,229,.14);--helm-mesh-2:rgba(124,58,237,.08);--helm-glass:hsla(0,0%,100%,.82);--helm-glass-border:hsla(0,0%,100%,.9);--helm-sidebar:#fff;--helm-sidebar-border:#e4e8ef;--helm-sidebar-text:#0c1222;--helm-sidebar-text-muted:#5c6578;--helm-sidebar-elevated:#fff;--helm-sidebar-nav-hover:rgba(12,18,34,.04);--helm-sidebar-nav-active:rgba(79,70,229,.12);--helm-dot:rgba(79,70,229,.07)}[data-theme=dark]{--helm-bg:#05070c;--helm-bg-elevated:#0c1018;--helm-surface:#121820;--helm-border:#1f2937;--helm-text:#f1f5f9;--helm-text-muted:#94a3b8;--helm-accent:#818cf8;--helm-accent-2:#a78bfa;--helm-accent-muted:rgba(129,140,248,.16);--helm-shadow-sm:0 1px 2px rgba(0,0,0,.3);--helm-shadow-md:0 8px 32px rgba(0,0,0,.35);--helm-shadow-lg:0 24px 56px rgba(0,0,0,.45);--helm-shadow-glow:0 0 0 1px rgba(129,140,248,.15),0 20px 50px rgba(79,70,229,.2);--helm-mesh-1:rgba(129,140,248,.14);--helm-mesh-2:rgba(124,58,237,.1);--helm-glass:rgba(18,24,32,.88);--helm-glass-border:hsla(0,0%,100%,.06);--helm-sidebar:#0b1221;--helm-sidebar-border:hsla(0,0%,100%,.08);--helm-sidebar-text:#f1f5f9;--helm-sidebar-text-muted:#94a3b8;--helm-sidebar-elevated:#161e2d;--helm-sidebar-nav-hover:hsla(0,0%,100%,.05);--helm-sidebar-nav-active:rgba(129,140,248,.2);--helm-dot:rgba(129,140,248,.06)}body,html{padding:0;margin:0;height:100%;width:100%;max-width:100%;overflow-x:hidden}body{margin:0;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;background:var(--helm-bg);color:var(--helm-text);transition:background-color .35s ease,color .35s ease}#__next{min-height:100vh;min-height:100dvh;margin:0!important;padding:0!important;overflow-x:hidden;background:var(--helm-bg)}#__next,#__next>div,#__next>div>div{width:100%!important;max-width:100%!important}#__next>div,#__next>div>div{margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body:has(.helm-auth-page),body:has(.helm-auth-page) #__next{height:100%;max-height:100vh;overflow:hidden}body:has(.helm-app-layout),body:has(.helm-app-shell){overflow:hidden;background:var(--helm-bg)}.helm-page-bg{background-color:var(--helm-bg);background-image:radial-gradient(ellipse 120% 80% at 85% -30%,var(--helm-mesh-1),transparent 55%),radial-gradient(ellipse 90% 70% at -15% 110%,var(--helm-mesh-2),transparent 50%),radial-gradient(circle at 50% 50%,var(--helm-dot) 1px,transparent 1px);background-size:auto,auto,24px 24px}.helm-app-layout,.helm-app-shell{min-width:100%!important;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;box-sizing:border-box!important;--helm-ease-smooth:cubic-bezier(0.16,1,0.3,1);--helm-ease-out:cubic-bezier(0.22,0.95,0.32,1);--helm-sidebar-open-duration:0.46s;--helm-sidebar-close-duration:0.64s;--helm-page-duration:0.52s;--helm-page-exit-duration:0.22s}.helm-app-layout,.helm-app-layout>main,.helm-app-shell,.helm-app-shell>main{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.helm-app-layout>main,.helm-app-shell>main{min-width:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.helm-main-canvas{position:relative;display:flex;flex-direction:column;width:100%!important;max-width:100%!important;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;flex:1 1;min-width:0}.helm-app-shell--sidebar-animating .helm-main-canvas,.helm-app-shell--sidebar-animating .helm-main-content-fill,.helm-app-shell--sidebar-animating .helm-main-content-fill-inner,.helm-app-shell--sidebar-animating .helm-topbar{transition:width var(--helm-sidebar-open-duration) var(--helm-ease-smooth),max-width var(--helm-sidebar-open-duration) var(--helm-ease-smooth),padding var(--helm-sidebar-open-duration) var(--helm-ease-smooth)}.helm-app-shell--sidebar-animating.helm-app-shell--sidebar-closing .helm-main-canvas,.helm-app-shell--sidebar-animating.helm-app-shell--sidebar-closing .helm-main-content-fill,.helm-app-shell--sidebar-animating.helm-app-shell--sidebar-closing .helm-main-content-fill-inner,.helm-app-shell--sidebar-animating.helm-app-shell--sidebar-closing .helm-topbar{transition-duration:var(--helm-sidebar-close-duration),var(--helm-sidebar-close-duration),var(--helm-sidebar-close-duration)}.helm-main-content-fill{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;overflow:hidden;max-width:100%}.helm-main-content-fill-inner{box-sizing:border-box}.helm-main-content-fill-inner,.helm-report-page{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;overflow:hidden;max-width:100%;width:100%}.helm-report-page{background:var(--helm-bg)!important}.helm-report-toolbar{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding:12px 20px;box-sizing:border-box}.helm-main-content-fill-inner:has(.helm-report-page),.helm-main-content-fill:has(.helm-report-page){padding:0!important;background:var(--helm-bg)!important}@media (min-width:1440px){.helm-report-toolbar{padding:16px 20px}}.helm-page-content{flex:1 1;min-height:0;width:100%}.helm-page-content--exit{opacity:0;transform:translateY(6px) scale(.992);filter:blur(1.5px);transition:opacity var(--helm-page-exit-duration) var(--helm-ease-out),transform var(--helm-page-exit-duration) var(--helm-ease-out),filter var(--helm-page-exit-duration) var(--helm-ease-out)}.helm-page-content--enter{animation:helm-page-enter var(--helm-page-duration) var(--helm-ease-smooth) both}.helm-main-canvas--enter .helm-page-title{animation:helm-title-enter calc(var(--helm-page-duration) * .9) var(--helm-ease-smooth) .06s both}.helm-main-canvas--enter .helm-topbar{animation:helm-topbar-enter calc(var(--helm-page-duration) * .85) var(--helm-ease-smooth) both}@keyframes helm-page-enter{0%{opacity:0;transform:translateY(12px) scale(.99);filter:blur(2px)}60%{opacity:.85;filter:blur(.5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes helm-title-enter{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}@keyframes helm-topbar-enter{0%{opacity:.92;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.helm-report-viewer-host{flex:1 1 auto;min-height:0;height:100%;width:100%;max-width:100%;overflow:hidden;display:flex;flex-direction:column;position:relative;background:var(--helm-bg)!important;border:none!important;border-radius:0!important;box-shadow:none!important}.helm-powerbi-embed-wrap{min-height:0!important;overflow:hidden!important}.helm-powerbi-embed-wrap,.power_bi_report_class,.power_bi_report_class>div,.power_bi_report_class>div>div{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;background:var(--helm-bg)!important}.power_bi_report_class,.power_bi_report_class>div,.power_bi_report_class>div>div{max-height:100%!important;box-sizing:border-box!important;transition:width var(--helm-sidebar-open-duration) var(--helm-ease-smooth),max-width var(--helm-sidebar-open-duration) var(--helm-ease-smooth)}.power_bi_report_class,.power_bi_report_class iframe,.power_bi_report_class>div,.power_bi_report_class>div>div{max-width:100%!important;min-height:100%!important;min-width:100%!important;margin:0!important;padding:0!important}.power_bi_report_class iframe{border:none!important;outline:none!important;box-shadow:none!important;display:block!important;position:absolute!important;inset:0!important;height:100%!important;width:100%!important;background:var(--helm-bg)!important}.helm-app-shell--sidebar-closing .helm-powerbi-embed-wrap,.helm-app-shell--sidebar-closing .power_bi_report_class,.helm-app-shell--sidebar-closing .power_bi_report_class>div{transition-duration:var(--helm-sidebar-close-duration),var(--helm-sidebar-close-duration)}.helm-sidebar{box-sizing:border-box!important;background:var(--helm-sidebar)!important;border-right:1px solid var(--helm-sidebar-border)!important;box-shadow:4px 0 24px rgba(10,15,26,.06)!important;overflow:hidden!important;overscroll-behavior:none;transition:width var(--helm-sidebar-open-duration) var(--helm-ease-smooth),padding var(--helm-sidebar-open-duration) var(--helm-ease-smooth),background-color .35s ease,border-color .35s ease,box-shadow .35s ease}.helm-sidebar--collapsed{width:64px!important;padding-left:10px!important;padding-right:10px!important}.helm-app-shell--sidebar-closing .helm-sidebar{transition-duration:var(--helm-sidebar-close-duration),var(--helm-sidebar-close-duration),.35s,.35s,.35s}.helm-sidebar-spacer{flex-shrink:0;transition:width var(--helm-sidebar-open-duration) var(--helm-ease-smooth),min-width var(--helm-sidebar-open-duration) var(--helm-ease-smooth)}.helm-app-shell--sidebar-closing .helm-sidebar-spacer{transition-duration:var(--helm-sidebar-close-duration),var(--helm-sidebar-close-duration)}.helm-mobile-overlay{opacity:0;transition:opacity var(--helm-sidebar-open-duration) var(--helm-ease-smooth);pointer-events:none}.helm-mobile-overlay--visible{opacity:1;pointer-events:auto}.helm-mobile-sidebar{transform:translateX(-100%);transition:transform var(--helm-sidebar-open-duration) var(--helm-ease-smooth)}.helm-mobile-sidebar--open{transform:translateX(0)}@media (prefers-reduced-motion:reduce){.helm-main-canvas,.helm-mobile-overlay,.helm-mobile-sidebar,.helm-sidebar,.helm-sidebar-spacer,.power_bi_report_class,.power_bi_report_class>div{transition-duration:.01ms!important}.helm-main-canvas--enter .helm-page-title,.helm-main-canvas--enter .helm-topbar,.helm-page-content--enter{animation-duration:.01ms!important;animation-delay:0ms!important}.helm-page-content--exit{transition-duration:.01ms!important;filter:none!important}}.helm-sidebar-collapse,.helm-sidebar-expand{transition:background-color .2s ease,border-color .2s ease,opacity .2s ease;cursor:pointer}.helm-sidebar-collapse{border:1px solid var(--helm-sidebar-border)!important;background:var(--helm-sidebar-nav-icon-bg,rgba(12,18,34,.04))!important}.helm-sidebar-collapse:hover{background:var(--helm-sidebar-nav-hover)!important;border-color:color-mix(in srgb,var(--helm-accent) 20%,var(--helm-sidebar-border))!important}.helm-sidebar-expand{border:none!important;background:transparent!important}.helm-sidebar-expand:hover{background:var(--helm-sidebar-nav-hover)!important}[data-theme=dark] .helm-sidebar{box-shadow:4px 0 24px rgba(0,0,0,.2)!important}.helm-nav-item{transition:background .22s ease,opacity .28s var(--helm-ease-smooth),transform .28s var(--helm-ease-smooth)}.helm-nav-item:hover{background:var(--helm-sidebar-nav-hover)!important}.helm-nav-item--active{background:var(--helm-sidebar-nav-active)!important}.helm-nav-item--rail{border-radius:10px!important}.helm-cms-home-panel{transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.helm-cms-home-panel:hover{border-color:color-mix(in srgb,var(--helm-accent) 28%,var(--helm-sidebar-border));box-shadow:0 8px 28px rgba(79,70,229,.08)}.helm-sidebar .helm-sidebar-theme-toggle,.helm-sidebar-theme-toggle{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.helm-sidebar-theme-toggle--ghost{border:none!important;box-shadow:none!important;background:transparent!important}.helm-sidebar-theme-toggle--ghost:hover{background:var(--helm-sidebar-nav-hover)!important}[data-theme=dark] .helm-sidebar-theme-toggle:not(.helm-sidebar-theme-toggle--ghost){box-shadow:0 0 0 1px rgba(129,140,248,.35)}.helm-sidebar-signout--ghost{border:none!important;background:transparent!important}.helm-sidebar-signout--ghost:hover{background:var(--helm-sidebar-nav-hover)!important}[data-theme=light] .helm-sidebar-signout:not(.helm-sidebar-signout--ghost):hover{background:rgba(12,18,34,.04)!important;border-color:var(--helm-sidebar-border)!important}[data-theme=dark] .helm-sidebar-signout:not(.helm-sidebar-signout--ghost):hover{background:hsla(0,0%,100%,.04)!important;border-color:hsla(0,0%,100%,.12)!important}.helm-workspace-card-program{border-color:var(--helm-program-accent)!important;box-shadow:0 0 0 1px var(--helm-program-accent-muted)!important}.helm-workspace-card-program:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--helm-program-accent-from),var(--helm-program-accent));pointer-events:none}[data-program=active] .helm-nav-item--active{background:var(--helm-program-accent-muted)!important}[data-program=active] .helm-sidebar-theme-toggle:not(.helm-sidebar-theme-toggle--ghost){border-color:var(--helm-program-accent)!important;box-shadow:0 0 0 1px var(--helm-program-accent-muted)!important}.helm-alert-row{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.helm-alert-row:hover{transform:translateY(-1px)}.helm-alert-row--unread{border-color:var(--helm-program-accent,var(--helm-accent))!important}.helm-profile-hero{transition:border-color .25s ease,box-shadow .25s ease}.helm-profile-link{transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.helm-profile-link:hover{transform:translateY(-1px);border-color:var(--helm-program-accent,var(--helm-accent))!important}.helm-topbar{backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3);background:color-mix(in srgb,var(--helm-bg-elevated) 88%,transparent)!important;border-bottom:1px solid var(--helm-border)!important}.helm-page-title{background:linear-gradient(135deg,var(--helm-text) 0,var(--helm-accent) 120%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.helm-section-header-title{color:var(--helm-text)!important;-webkit-text-fill-color:var(--helm-text)}.helm-section-header-sub{color:var(--helm-text-muted)!important}.helm-overview-promo{width:100%}.helm-overview-hero{background:linear-gradient(135deg,#05080f,#0a121c 40%,#0d1a14)!important;box-shadow:0 0 0 1px rgba(0,233,153,.15),0 32px 64px -24px rgba(0,0,0,.55),inset 0 1px 0 rgba(0,233,153,.12)!important}.helm-overview-hero:before{content:"";position:absolute;top:-40%;right:-15%;width:55%;height:120%;background:radial-gradient(ellipse at center,rgba(0,233,153,.18) 0,transparent 65%);pointer-events:none}.helm-overview-hero:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.6;pointer-events:none}.helm-promo-pillar{transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.helm-promo-pillar:hover{transform:translateY(-4px);border-color:rgba(0,233,153,.25)!important;box-shadow:0 16px 32px -12px rgba(0,233,153,.15)}.helm-promo-apps-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%;margin:0!important;padding:0;box-sizing:border-box}.helm-promo-apps-grid>.helm-promo-app-card{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.helm-promo-app-card{cursor:pointer;width:100%;display:flex;flex-direction:column;border-radius:14px;overflow:hidden;border:1px solid var(--helm-sidebar-border);background:var(--helm-sidebar-elevated);outline:none;box-sizing:border-box;position:relative;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .2s ease,background-color .2s ease;animation:helm-card-in .5s cubic-bezier(.22,1,.36,1) both}.helm-promo-app-card-accent{position:absolute;top:0;left:0;right:0;height:3px;background:var(--helm-accent);z-index:1}.helm-promo-app-card-inner{display:flex;flex-direction:column;gap:12px;padding:18px 16px 16px}.helm-promo-app-card-icon-box{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--helm-accent-muted);border:1px solid var(--helm-sidebar-border);flex-shrink:0}.helm-promo-app-card:first-child{animation-delay:.04s}.helm-promo-app-card:nth-child(2){animation-delay:.08s}.helm-promo-app-card:nth-child(3){animation-delay:.12s}.helm-promo-app-card:nth-child(4){animation-delay:.16s}.helm-promo-app-card:nth-child(5){animation-delay:.2s}.helm-promo-app-card:nth-child(6){animation-delay:.24s}.helm-promo-app-card:nth-child(7){animation-delay:.28s}.helm-promo-app-card:nth-child(8){animation-delay:.32s}.helm-promo-app-card:hover{transform:translateY(-2px);border-color:var(--helm-accent);background:var(--helm-sidebar-nav-hover);box-shadow:var(--helm-shadow-sm)}.helm-promo-app-card--active{border-color:var(--helm-accent)!important;background:var(--helm-sidebar-nav-active)!important;box-shadow:0 0 0 1px var(--helm-accent-muted),var(--helm-shadow-sm)}.helm-promo-app-card:focus-visible{border-color:var(--helm-accent);box-shadow:0 0 0 2px var(--helm-accent-muted)}.helm-promo-app-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.helm-promo-app-card-titles{flex:1 1;min-width:0}.helm-promo-app-card-program{margin:2px 0 0;font-size:12px;font-weight:500;color:var(--helm-sidebar-text-muted)}.helm-promo-app-card-badge{font-size:9px;font-weight:800;letter-spacing:.08em;padding:4px 8px;border-radius:6px;flex-shrink:0}.helm-promo-app-card-badge--live{background:rgba(5,150,105,.12);border:1px solid rgba(5,150,105,.2);color:#059669}[data-theme=dark] .helm-promo-app-card-badge--live{color:#34d399}.helm-promo-app-card-badge--preview{background:rgba(180,83,9,.1);border:1px solid rgba(180,83,9,.2);color:#b45309}[data-theme=dark] .helm-promo-app-card-badge--preview{color:#fbbf24}.helm-promo-app-card-icon{display:block;text-align:center;font-size:22px;line-height:1}.helm-promo-app-card-body{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.helm-promo-app-card-title{margin:0;font-size:16px;font-weight:700;color:var(--helm-sidebar-text);letter-spacing:-.02em}.helm-promo-app-card-desc{margin:10px 0 0;font-size:13px;line-height:19px;color:var(--helm-sidebar-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:1}.helm-promo-app-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid var(--helm-sidebar-border);flex-shrink:0}.helm-promo-app-card-action{font-size:12px;font-weight:700;color:var(--helm-accent)}.helm-promo-app-card-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;font-size:16px;font-weight:700;color:var(--helm-accent);background:var(--helm-accent-muted);border:1px solid var(--helm-sidebar-border)}@media (max-width:1200px){.helm-promo-apps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.helm-promo-apps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.helm-promo-apps-grid{grid-template-columns:1fr}}.helm-promo-apps-flex{display:flex;flex-direction:column;gap:10px;width:100%}.helm-promo-apps-flex>.helm-promo-app-card{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.helm-promo-app-card--flex{display:flex!important;flex-direction:row!important;align-items:center!important;min-height:96px;padding:14px 16px!important;gap:16px;position:relative;overflow:visible!important;box-shadow:var(--helm-shadow-sm)}.helm-promo-app-card--flex:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:var(--helm-accent);opacity:0;transition:opacity .2s ease}.helm-promo-app-card--flex.helm-promo-app-card--active:before,.helm-promo-app-card--flex:hover:before{opacity:1}.helm-promo-app-card--flex:hover{transform:translateX(4px);box-shadow:var(--helm-shadow-md);border-color:var(--helm-accent)!important;background:var(--helm-sidebar-nav-hover)!important}.helm-promo-app-card-icon-box--flex{width:72px!important;height:72px!important;min-width:72px!important;border-radius:14px!important;flex-shrink:0}.helm-promo-app-card-icon-box--flex .helm-promo-app-card-icon{font-size:28px}.helm-promo-app-card-body--flex{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.helm-promo-app-card-body--flex .helm-promo-app-card-title{margin:0;font-size:16px}.helm-promo-app-card-body--flex .helm-promo-app-card-desc{margin:0;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.helm-promo-app-card-meta-pill{align-self:flex-start;margin-top:6px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:var(--helm-sidebar-text-muted);background:var(--helm-accent-muted);border:1px solid var(--helm-sidebar-border)}.helm-promo-app-card-actions{display:flex;flex-direction:row;align-items:center;gap:10px;flex-shrink:0;padding-left:8px}.helm-promo-app-card-cta{display:flex;flex-direction:row;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;background:var(--helm-accent-muted);border:1px solid var(--helm-sidebar-border)}.helm-promo-app-card-cta-text{font-size:13px;font-weight:700;color:var(--helm-accent)}.helm-promo-app-card-cta-arrow{font-size:16px;font-weight:700;color:var(--helm-accent)}.helm-view-mode-toggle{flex-shrink:0}@media (max-width:768px){.helm-promo-app-card--flex{flex-wrap:wrap;padding:12px!important;gap:12px}.helm-promo-app-card-actions{width:100%;justify-content:space-between;padding-left:0;padding-top:8px;border-top:1px solid var(--helm-sidebar-border)}}@media (max-width:520px){.helm-promo-app-card-icon-box--flex{width:56px!important;height:56px!important;min-width:56px!important}.helm-promo-app-card-icon-box--flex .helm-promo-app-card-icon{font-size:22px}}.helm-demo-report{flex:1 1;min-height:520px;padding:20px 24px 24px;background:linear-gradient(180deg,#f8fafc,#eef2f7);overflow:auto}[data-theme=dark] .helm-demo-report{background:linear-gradient(180deg,#0f1419,#151b24)}.helm-demo-report-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(15,23,42,.08)}[data-theme=dark] .helm-demo-report-header{border-bottom-color:hsla(0,0%,100%,.08)}.helm-demo-report-header-main{display:flex;gap:14px;align-items:flex-start;flex:1 1;min-width:240px}.helm-demo-report-icon{font-size:36px;line-height:1}.helm-demo-report-title{margin:0 0 6px;font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.4px;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}[data-theme=dark] .helm-demo-report-title{color:#f1f5f9}.helm-demo-report-sub{margin:0;font-size:13px;line-height:1.5;color:#64748b;max-width:520px;font-family:Inter,system-ui,sans-serif}[data-theme=dark] .helm-demo-report-sub{color:#94a3b8}.helm-demo-report-header-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.helm-demo-report-pill{display:inline-block;padding:4px 10px;border-radius:8px;font-size:10px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:#0d3d2e;background:rgba(0,233,153,.2);border:1px solid rgba(0,233,153,.45)}.helm-demo-report-meta-line{font-size:11px;color:#64748b;font-weight:600}[data-theme=dark] .helm-demo-report-meta-line{color:#94a3b8}.helm-demo-report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.helm-demo-report-kpi{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:14px 16px;box-shadow:0 4px 12px rgba(15,23,42,.04)}[data-theme=dark] .helm-demo-report-kpi{background:#1a2230;border-color:hsla(0,0%,100%,.08)}.helm-demo-report-kpi-label{display:block;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.helm-demo-report-kpi-value{display:block;font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.5px;margin-bottom:4px}[data-theme=dark] .helm-demo-report-kpi-value{color:#f8fafc}.helm-demo-report-kpi-delta{font-size:11px;font-weight:700}.helm-demo-report-kpi-delta--up{color:#059669}.helm-demo-report-kpi-delta--down{color:#dc2626}.helm-demo-report-charts{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:16px}.helm-demo-report-chart{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:14px 16px 16px;min-height:200px}[data-theme=dark] .helm-demo-report-chart{background:#1a2230;border-color:hsla(0,0%,100%,.08)}.helm-demo-report-chart-title{margin:0 0 12px;font-size:12px;font-weight:800;color:#334155;text-transform:uppercase;letter-spacing:.4px}[data-theme=dark] .helm-demo-report-chart-title{color:#cbd5e1}.helm-demo-report-bars{display:flex;align-items:flex-end;gap:8px;height:140px;padding-top:8px}.helm-demo-report-bar{flex:1 1;min-height:8px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#00e699,#00a86b);opacity:.92;transition:height .4s ease}.helm-demo-report-line{width:100%;height:140px;display:block}.helm-demo-report-table-wrap{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:14px 16px 8px;margin-bottom:12px}[data-theme=dark] .helm-demo-report-table-wrap{background:#1a2230;border-color:hsla(0,0%,100%,.08)}.helm-demo-report-table{width:100%;border-collapse:collapse;font-size:13px;font-family:Inter,system-ui,sans-serif}.helm-demo-report-table th{text-align:left;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#64748b;padding:8px 12px 10px 0;border-bottom:1px solid rgba(15,23,42,.08)}.helm-demo-report-table td{padding:10px 12px 10px 0;color:#0f172a;border-bottom:1px solid rgba(15,23,42,.05)}[data-theme=dark] .helm-demo-report-table td{color:#e2e8f0}.helm-demo-report-trend-up{color:#059669;font-weight:700}.helm-demo-report-trend-down{color:#dc2626;font-weight:700}.helm-demo-report-footnote{margin:0;font-size:11px;color:#94a3b8;text-align:center;padding-top:4px}@media (max-width:1100px){.helm-demo-report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.helm-demo-report-charts{grid-template-columns:1fr}}.helm-page-banner{background:linear-gradient(135deg,#0c1222,#1e1b4b 45%,#312e81)!important;box-shadow:0 0 0 1px rgba(99,102,241,.2),0 24px 48px -12px rgba(49,46,129,.45)!important}.helm-page-banner:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5;pointer-events:none}.helm-catalog-grid--4{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-left:0!important;margin-right:0!important}.helm-catalog-grid--4>*{max-width:none!important;min-width:0!important;margin:0!important;flex-basis:auto!important;flex-grow:0!important;width:100%;overflow:visible!important}.helm-catalog-flex{display:flex!important;flex-direction:column!important;gap:10px;width:100%}.helm-catalog-flex>*{width:100%!important;max-width:100%!important;margin:0!important}.helm-premium-card--flex{display:flex!important;flex-direction:row!important;align-items:center!important;min-height:96px;aspect-ratio:auto!important;padding:14px 16px!important;gap:16px;position:relative;overflow:visible!important;box-shadow:var(--helm-shadow-sm)}.helm-premium-card--flex:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:var(--helm-accent);opacity:0;transition:opacity .2s ease}.helm-premium-card--flex.helm-premium-card--active:before,.helm-premium-card--flex:hover:before{opacity:1}.helm-premium-card--flex:hover{transform:translateX(4px)!important;box-shadow:var(--helm-shadow-md)!important;border-color:rgba(99,102,241,.3)!important}.helm-premium-card--flex .helm-flex-card-visual{width:72px!important;min-width:72px!important;height:72px!important;border-radius:14px!important;flex-shrink:0}.helm-flex-card-body{flex:1 1;min-width:0}.helm-flex-card-actions{flex-shrink:0}@media (max-width:768px){.helm-premium-card--flex{flex-wrap:wrap;padding:12px!important;gap:12px}.helm-flex-card-actions{width:100%;justify-content:space-between;padding-left:0!important;padding-top:4px;border-top:1px solid var(--helm-border-subtle)}}@media (max-width:520px){.helm-premium-card--flex .helm-flex-card-visual{width:56px!important;min-width:56px!important;height:56px!important}}.helm-report-card-wrap{display:block;width:100%}.helm-catalog-flex .helm-report-card-wrap--flex{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;flex-basis:auto!important}.helm-report-card-wrap.is-hovered .helm-premium-card{border-color:rgba(0,233,153,.5)!important;box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 0 1px rgba(0,233,153,.25)!important}.helm-floating-tooltip-fixed{min-width:240px;max-width:320px;padding:14px 16px;background:#0f172a;border:1px solid rgba(0,233,153,.45);border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.55);pointer-events:none;animation:helm-tooltip-in .15s ease}.helm-floating-tooltip-fixed:after{content:"";position:absolute;top:100%;left:50%;margin-left:-7px;border:7px solid transparent;border-top-color:rgba(0,233,153,.45)}.helm-floating-tooltip-title{color:#f8fafc;font-size:14px;font-weight:800;line-height:1.35;margin-bottom:8px;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.helm-floating-tooltip-body{color:#94a3b8;font-size:12px;line-height:1.5;white-space:pre-line;font-family:Inter,system-ui,sans-serif}.helm-floating-tooltip-hint{color:#00e699;font-size:10px;font-weight:700;margin-top:10px;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,system-ui,sans-serif}@keyframes helm-tooltip-in{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.helm-catalog-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.helm-catalog-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.helm-catalog-grid--4{grid-template-columns:1fr}}.helm-catalog-grid--4 .helm-premium-card:hover{transform:translateY(-4px) scale(1.005)}.helm-catalog-card,.helm-premium-card{cursor:pointer;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .25s ease;animation:helm-card-in .55s cubic-bezier(.22,1,.36,1) both}.helm-premium-card:first-child{animation-delay:.03s}.helm-premium-card:nth-child(2){animation-delay:.06s}.helm-premium-card:nth-child(3){animation-delay:.09s}.helm-premium-card:nth-child(4){animation-delay:.12s}.helm-premium-card:nth-child(5){animation-delay:.15s}.helm-premium-card:nth-child(6){animation-delay:.18s}.helm-premium-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:var(--helm-shadow-glow)!important;border-color:rgba(99,102,241,.35)!important}.helm-premium-card--active{border-color:var(--helm-accent)!important;box-shadow:0 0 0 2px var(--helm-accent-muted),var(--helm-shadow-sm)!important;background:var(--helm-accent-muted)!important}.helm-card-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.15));pointer-events:none}.helm-content-panel{background:var(--helm-glass)!important;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid var(--helm-glass-border)!important;box-shadow:var(--helm-shadow-md)!important}.helm-filter-pills{display:inline-flex;padding:4px;border-radius:14px;background:var(--helm-bg-subtle,#e8ebf2);border:1px solid var(--helm-border);gap:2px}[data-theme=dark] .helm-filter-pills{background:hsla(0,0%,100%,.04)}.helm-filter-pills [role=button],.helm-filter-pills button{border:none!important;box-shadow:none!important}.helm-search-field{box-shadow:var(--helm-shadow-sm);transition:all .25s ease}.helm-search-field:focus-within{box-shadow:0 0 0 4px var(--helm-accent-muted),var(--helm-shadow-md);border-color:var(--helm-accent)!important}.helm-stat-card{transition:all .28s ease}.helm-stat-card:hover{transform:translateY(-4px);box-shadow:var(--helm-shadow-lg)!important}.helm-auth-page{height:100vh;max-height:100vh;min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.helm-auth-page .helm-privacy-policy{min-height:auto}.helm-auth-mesh{position:absolute;inset:0;pointer-events:none;z-index:0}.helm-auth-mesh:after,.helm-auth-mesh:before{content:"";position:absolute;border-radius:50%;filter:blur(120px);animation:helm-aurora 22s ease-in-out infinite alternate;pointer-events:none}.helm-auth-main{position:relative;z-index:1;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.helm-auth-main>div{flex:1 1 auto;min-height:0;height:100%;max-height:100%;width:100%;overflow:hidden}.helm-app-footer,.helm-auth-footer{flex-shrink:0;width:100%}.helm-app-footer--light img{filter:brightness(0) opacity(.55)}.helm-app-footer--dark img{filter:none;opacity:.9}.helm-auth-main>div:not(.helm-privacy-policy){display:flex;flex-direction:column;align-items:stretch}.helm-auth-main .helm-privacy-policy{display:block;width:100%}.helm-auth-mesh:before{width:60vw;height:60vw;top:-25%;left:-15%;background:var(--helm-mesh-1)}.helm-auth-mesh:after{width:50vw;height:50vw;bottom:-30%;right:-10%;background:var(--helm-mesh-2);animation-delay:-10s}.helm-glass-card{-webkit-backdrop-filter:blur(28px) saturate(1.6);backdrop-filter:blur(28px) saturate(1.6);border-radius:24px!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 32px 64px -16px rgba(49,46,129,.35)!important}.helm-hero-strip{background:linear-gradient(135deg,#0c1222,#312e81 50%,#4f46e5)!important;box-shadow:0 20px 40px -16px rgba(79,70,229,.35)}@keyframes helm-card-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes helm-aurora{0%{transform:translate(0) rotate(0deg)}to{transform:translate(5%,8%) rotate(3deg)}}@keyframes helm-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.helm-skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);animation:helm-shimmer 1.5s ease-in-out infinite}@keyframes helm-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.helm-report-fullscreen{position:fixed!important;inset:0!important;z-index:9999!important;min-height:100vh!important;min-height:100dvh!important;width:100%!important;max-width:100%!important;height:100vh!important;height:100dvh!important;left:0!important;right:0!important;margin:0!important;background:var(--helm-bg)!important}.navigation-loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(7,10,18,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-weight:600;z-index:10000}