*{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%}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}.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,.helm-main-canvas{height:100vh;max-height:100vh;overflow:hidden}.helm-main-canvas{position:relative;flex:1 1;min-width:0}.helm-sidebar{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:background-color .35s ease,border-color .35s ease,box-shadow .35s ease}[data-theme=dark] .helm-sidebar{box-shadow:4px 0 24px rgba(0,0,0,.2)!important}.helm-nav-item{transition:background .2s ease}.helm-nav-item:hover{background:var(--helm-sidebar-nav-hover)!important}.helm-nav-item--active{background:var(--helm-sidebar-nav-active)!important}.helm-sidebar .helm-sidebar-theme-toggle,.helm-sidebar-theme-toggle{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}[data-theme=dark] .helm-sidebar-theme-toggle{box-shadow:0 0 0 1px rgba(129,140,248,.35)}[data-theme=light] .helm-sidebar-signout:hover{background:rgba(12,18,34,.04)!important;border-color:var(--helm-sidebar-border)!important}[data-theme=dark] .helm-sidebar-signout: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{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%;aspect-ratio:1/1;max-height:320px;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;border:1px solid rgba(0,233,153,.12);background:rgba(14,20,32,.92);outline:none;box-sizing:border-box;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .25s ease;animation:helm-card-in .5s cubic-bezier(.22,1,.36,1) both}.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(-6px);border-color:rgba(0,233,153,.45);box-shadow:0 20px 40px -16px rgba(0,0,0,.5),0 0 24px -4px rgba(0,233,153,.25)}.helm-promo-app-card:focus-visible{border-color:rgba(0,233,153,.55);box-shadow:0 0 0 2px rgba(0,233,153,.25)}.helm-promo-app-card-visual{position:relative;height:34%;min-height:76px;max-height:96px;flex-shrink:0;overflow:hidden}.helm-promo-app-card-visual-shine{position:absolute;inset:0;background:hsla(0,0%,100%,.08);pointer-events:none}.helm-promo-app-card-visual-top{position:absolute;top:10px;left:12px;right:12px;display:flex;justify-content:space-between;align-items:center;z-index:1}.helm-promo-app-card-badge{font-size:9px;font-weight:800;letter-spacing:.08em;padding:4px 8px;border-radius:6px;color:#fff}.helm-promo-app-card-badge--live{background:rgba(0,233,153,.25);border:1px solid rgba(0,233,153,.5)}.helm-promo-app-card-badge--preview{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2)}.helm-promo-app-card-cat{font-size:10px;font-weight:600;color:hsla(0,0%,100%,.75);text-transform:uppercase;letter-spacing:.06em}.helm-promo-app-card-icon{display:block;text-align:center;font-size:36px;margin-top:18px;line-height:1}.helm-promo-app-card-body{flex:1 1;display:flex;flex-direction:column;padding:12px 14px 14px;min-height:0;overflow:hidden}.helm-promo-app-card-title{margin:0;font-size:16px;font-weight:800;color:#f8fafc;letter-spacing:-.02em}.helm-promo-app-card-tagline{margin:4px 0 0;font-size:12px;font-weight:600;color:#00e699}.helm-promo-app-card-desc{margin:6px 0 0;font-size:11px;line-height:16px;color:#8a94a8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:1}.helm-promo-app-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;flex-shrink:0}.helm-promo-app-card-tag{font-size:10px;font-weight:600;color:#94a3b8;padding:4px 8px;border-radius:20px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.helm-promo-app-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.06);flex-shrink:0}.helm-promo-app-card-action{font-size:12px;font-weight:700;color:#00e699}.helm-promo-app-card-arrow{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;font-size:16px;font-weight:700;color:#00e699;background:rgba(0,233,153,.15);border:1px solid rgba(0,233,153,.25)}@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:12px;width:100%}.helm-promo-app-card--flex{aspect-ratio:auto;max-height:none;flex-direction:row;align-items:stretch;min-height:128px}.helm-promo-app-card--flex .helm-promo-app-card-visual{width:148px;min-width:148px;height:auto;min-height:100%;max-height:none;flex-shrink:0}.helm-promo-app-card--flex .helm-promo-app-card-icon{margin-top:28px;font-size:40px}.helm-promo-app-card--flex .helm-promo-app-card-body{flex:1 1;padding:16px 18px;justify-content:center}.helm-promo-app-card--flex .helm-promo-app-card-desc{-webkit-line-clamp:2;max-width:720px}.helm-promo-app-card--flex .helm-promo-app-card-footer{margin-top:12px;padding-top:12px}.helm-view-mode-toggle{flex-shrink:0}@media (max-width:640px){.helm-promo-app-card--flex{flex-direction:column;min-height:0}.helm-promo-app-card--flex .helm-promo-app-card-visual{width:100%;min-width:0;height:88px;min-height:88px}}.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-report-card-wrap{display:block;width:100%}.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-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{min-height:100vh;position:relative;overflow:hidden}.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}.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}.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}