.dashboard-module__VFFo6a__dash{--background:var(--theme-bg,#0b0d12);--bg:var(--background);--surface:var(--theme-surface,#12151c);--surface-muted:color-mix(in srgb,var(--theme-surface,#12151c)82%,var(--theme-text,#f1f5f9));--border:var(--theme-border,#ffffff1a);--text-primary:var(--theme-text,#f1f5f9);--text-secondary:var(--theme-text-secondary,#94a3b8);--text-muted:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)78%,var(--theme-bg,#0b0d12));--text:var(--text-primary);--text-2:var(--text-secondary);--sidebar:color-mix(in srgb,var(--theme-bg,#0b0d12)78%,#000 22%);--sidebar-text:color-mix(in srgb,var(--theme-text,#f1f5f9)72%,transparent);--sidebar-text-active:var(--theme-text,#fff);--accent:var(--theme-accent,#7c3aed);--accent-soft:var(--theme-accent-subtle,color-mix(in srgb,var(--theme-accent,#7c3aed)18%,transparent));--critical:var(--theme-error,#dc2626);--warning:var(--theme-warning,#b45309);--success:var(--theme-success,#15803d);--info:var(--theme-accent,#1d4ed8);--radius:12px;--radius-sm:8px;--shadow:0 8px 24px #00000047;--space:16px;--header-h:64px;--sidebar-w:280px;--sidebar-w-collapsed:64px;--font:var(--font-montserrat,"Inter",system-ui,sans-serif);background:var(--background);color:var(--text-primary);font-family:var(--font);flex-direction:column;font-size:16px;line-height:1.5;transition:background .22s,color .22s;display:flex;overflow:hidden}html[data-theme-mode=light] .dashboard-module__VFFo6a__dash{--background:#f7f5f1;--surface:#fff;--surface-muted:#efebe4;--border:#2d26201f;--text-primary:#1c1917;--text-secondary:#44403c;--text-muted:#57534e;--sidebar:#fff;--sidebar-text:#44403c;--sidebar-text-active:#1c1917;--accent:var(--theme-accent,#4a3d32);--accent-ink:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--accent-soft:color-mix(in srgb,var(--theme-accent,#4a3d32)10%,#fff);--shadow:0 10px 28px #1c191712}.dashboard-module__VFFo6a__dashLive{z-index:10000;position:fixed;inset:0}.dashboard-module__VFFo6a__dashEmbedded{z-index:1;width:100%;margin-top:calc(4.75rem + var(--sat,0px));min-height:calc(100dvh - 4.75rem - var(--sat,0px));border-bottom:1px solid var(--border);height:auto;position:relative;overflow:visible}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__dashBody{align-items:stretch;overflow:visible}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__sidebar{top:calc(4.75rem + var(--sat,0px));height:calc(100dvh - 4.75rem - var(--sat,0px));max-height:calc(100dvh - 4.75rem - var(--sat,0px));align-self:flex-start;position:sticky}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__main{min-height:calc(100dvh - 4.75rem - var(--sat,0px));overflow:visible}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__body{overflow:visible}.dashboard-module__VFFo6a__dashBody{flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-module__VFFo6a__demoBanner{z-index:2;color:#eef2ff;background:linear-gradient(90deg,#1e1b4b 0%,#312e81 55%,#4c1d95 100%);border-bottom:1px solid #ffffff1f;flex:none;width:100%}.dashboard-module__VFFo6a__demoBannerInner{justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:10px 16px;display:flex}.dashboard-module__VFFo6a__demoBannerText{color:#e0e7ff;margin:0;font-size:13px;line-height:1.45}.dashboard-module__VFFo6a__demoBannerText strong{color:#fff;font-weight:650}.dashboard-module__VFFo6a__demoBannerCta{color:#312e81;white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.dashboard-module__VFFo6a__demoBannerCta:hover{background:#f5f3ff}@media (max-width:720px){.dashboard-module__VFFo6a__demoBannerInner{flex-direction:column;align-items:stretch}.dashboard-module__VFFo6a__demoBannerCta{width:100%}.dashboard-module__VFFo6a__dashEmbedded{margin-top:calc(3.75rem + var(--sat,0px));min-height:calc(100dvh - 3.75rem - var(--sat,0px))}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__sidebar{height:auto;max-height:none;position:relative;top:auto}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__main{min-height:calc(100dvh - 3.75rem - var(--sat,0px))}}.dashboard-module__VFFo6a__sidebar{width:var(--sidebar-w);background:var(--sidebar);height:100%;min-height:0;color:var(--sidebar-text);border-right:1px solid color-mix(in srgb,var(--sidebar-text-active)10%,transparent);box-shadow:inset -1px 0 0 color-mix(in srgb,var(--accent)12%,transparent);z-index:2;flex-direction:column;flex-shrink:0;align-self:stretch;transition:width .2s,box-shadow .2s,background .22s,color .22s,border-color .22s;display:flex;overflow:hidden}.dashboard-module__VFFo6a__sidebarCollapsed{width:var(--sidebar-w-collapsed)}.dashboard-module__VFFo6a__sidebarBrand{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:20px 16px 16px}.dashboard-module__VFFo6a__brandRow{align-items:center;gap:10px;display:flex}.dashboard-module__VFFo6a__sidebarClose{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;margin-left:auto;transition:background .15s,border-color .15s;display:none}.dashboard-module__VFFo6a__sidebarClose:hover{color:#fff;background:#7c3aed2e;border-color:#a78bfa59}.dashboard-module__VFFo6a__sidebarClose:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.dashboard-module__VFFo6a__brandMark{background:linear-gradient(145deg,#8b5cf647,#34d3991f);border:1px solid #c4b5fd47;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 0 20px #8b5cf62e}.dashboard-module__VFFo6a__logo{letter-spacing:.14em;text-transform:uppercase;color:#c4b5fd;font-size:12px;font-weight:700}.dashboard-module__VFFo6a__product{color:#f1f5f9;letter-spacing:-.01em;margin:8px 0 0;font-size:15px;font-weight:600}.dashboard-module__VFFo6a__project{background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;min-width:0;margin:14px 12px 6px;padding:12px}.dashboard-module__VFFo6a__projectLabel{letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-size:11px;font-weight:700}.dashboard-module__VFFo6a__projectHost{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.dashboard-module__VFFo6a__projectUrl{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;text-decoration:none;display:block;overflow:hidden}.dashboard-module__VFFo6a__projectUrl:hover{color:#c4b5fd}.dashboard-module__VFFo6a__nav{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:8px;min-height:0;padding:12px 10px;display:flex;overflow:hidden auto}.dashboard-module__VFFo6a__navGroup{flex-direction:column;gap:3px;display:flex}.dashboard-module__VFFo6a__navDivider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:4px 8px}.dashboard-module__VFFo6a__navBtn{width:100%;min-height:44px;color:var(--sidebar-text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:11px;align-items:center;gap:10px;padding:0 12px;font-size:15px;font-weight:550;transition:background .16s,color .16s,box-shadow .16s;display:flex;position:relative}.dashboard-module__VFFo6a__navBtn:hover{color:#e2e8f0;background:#ffffff0d}.dashboard-module__VFFo6a__navBtn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.dashboard-module__VFFo6a__navBtnActive{color:#fff;background:linear-gradient(135deg,#7c3aed47,#8b5cf624);box-shadow:inset 0 0 0 1px #a78bfa47,0 8px 20px #7c3aed1f}.dashboard-module__VFFo6a__navBtnActive:before{content:"";background:linear-gradient(#a78bfa,#34d399);border-radius:0 3px 3px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.dashboard-module__VFFo6a__navIcon{opacity:.9;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.dashboard-module__VFFo6a__navBtnActive .dashboard-module__VFFo6a__navIcon{opacity:1}.dashboard-module__VFFo6a__navLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dashboard-module__VFFo6a__navBadge{color:#fecaca;background:#f8717133;border:1px solid #f8717140;border-radius:999px;place-items:center;min-width:22px;height:20px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:700;display:grid}.dashboard-module__VFFo6a__navBadgeTip{color:#cbd5e1;background:#94a3b829;border:1px solid #94a3b838;border-radius:999px;place-items:center;min-width:22px;height:20px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:650;display:grid}.dashboard-module__VFFo6a__ecoBlock{flex-shrink:0;margin-top:2px;padding:4px 4px 8px}.dashboard-module__VFFo6a__ecoToggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:8px;padding:10px;transition:background .15s,border-color .15s;display:flex}.dashboard-module__VFFo6a__ecoToggle:hover{background:#ffffff0e;border-color:#a78bfa47}.dashboard-module__VFFo6a__ecoToggle:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.dashboard-module__VFFo6a__ecoToggleOpen{background:#7c3aed1f;border-color:#a78bfa52}.dashboard-module__VFFo6a__ecoToggleText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.dashboard-module__VFFo6a__ecoTitle{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0;margin:0;font-size:12px;font-weight:700}.dashboard-module__VFFo6a__ecoHint{color:#64748b;margin:0;font-size:12px;line-height:1.35}.dashboard-module__VFFo6a__ecoChevron{color:#94a3b8;flex-shrink:0;margin-top:2px;transition:transform .18s,color .15s;transform:rotate(0)}.dashboard-module__VFFo6a__ecoToggleOpen .dashboard-module__VFFo6a__ecoChevron{color:#c4b5fd;transform:rotate(90deg)}.dashboard-module__VFFo6a__ecoList{flex-direction:column;gap:2px;margin:8px 0 0;padding:0;list-style:none;display:flex}.dashboard-module__VFFo6a__ecoLink{color:#cbd5e1;border-radius:9px;padding:8px 10px;font-size:13px;font-weight:550;text-decoration:none;transition:background .15s,color .15s;display:block}.dashboard-module__VFFo6a__ecoLink:hover{color:#e9d5ff;background:#ffffff0d}.dashboard-module__VFFo6a__ecoLink:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.dashboard-module__VFFo6a__sidebarFoot{border-top:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:4px;padding:10px 10px 14px;display:flex}.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__navLabel,.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__navBadge,.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__navBadgeTip,.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__product,.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__project,.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__logoText,.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__ecoBlock{display:none}.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__sidebarBrand{place-items:center;padding:16px 8px;display:grid}.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__navBtn{justify-content:center;padding:0}.dashboard-module__VFFo6a__sidebarCollapsed .dashboard-module__VFFo6a__navBtnActive:before{display:none}.dashboard-module__VFFo6a__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.dashboard-module__VFFo6a__mainOverview{background:var(--background);transition:background .22s}.dashboard-module__VFFo6a__topbar{height:var(--header-h);background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:0 28px;transition:background .2s,border-color .2s,color .2s;display:flex}.dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__topbar{background:color-mix(in srgb,var(--background)88%,transparent);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--border);color:var(--text-primary)}.dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__pageTitle{color:var(--text-primary)}.dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__pageMeta{color:var(--text-secondary)}.dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__btnGhost{color:var(--text-primary);border-color:var(--border)}.dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__btnGhost:hover{background:color-mix(in srgb,var(--theme-text,#fff)6%,transparent)}.dashboard-module__VFFo6a__topbarLeft{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-module__VFFo6a__menuBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;place-items:center;width:40px;height:40px;display:none}.dashboard-module__VFFo6a__pageTitle{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.dashboard-module__VFFo6a__pageMeta{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:13px;overflow:hidden}.dashboard-module__VFFo6a__topbarRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.dashboard-module__VFFo6a__seg{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);padding:3px;display:flex}.dashboard-module__VFFo6a__segBtn{min-height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 10px;font-size:13px;font-weight:600}.dashboard-module__VFFo6a__segBtnActive{background:var(--surface);color:var(--text-primary);box-shadow:0 1px 2px #0000000f}.dashboard-module__VFFo6a__btnGhost,.dashboard-module__VFFo6a__btnPrimary,.dashboard-module__VFFo6a__btnSecondary{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;min-height:36px;padding:0 12px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.dashboard-module__VFFo6a__btnGhost{border-color:var(--border);color:var(--text-primary);background:0 0}.dashboard-module__VFFo6a__btnGhost:hover{background:var(--surface-muted)}.dashboard-module__VFFo6a__btnSecondary{background:var(--surface);border-color:var(--border);color:var(--text-primary)}.dashboard-module__VFFo6a__btnSecondary:hover{background:var(--surface-muted)}.dashboard-module__VFFo6a__btnPrimary{background:var(--accent);color:#fff;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s}.dashboard-module__VFFo6a__btnPrimary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 8px 18px #7c3aed47}.dashboard-module__VFFo6a__btnPrimary:focus-visible,.dashboard-module__VFFo6a__btnGhost:focus-visible,.dashboard-module__VFFo6a__btnSecondary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dashboard-module__VFFo6a__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;padding:24px 28px 40px;transition:background .2s;overflow:hidden auto}.dashboard-module__VFFo6a__bodyOverview{isolation:isolate;background:radial-gradient(ellipse 70% 45% at 15% 8%,color-mix(in srgb,var(--accent)18%,transparent),transparent 55%),radial-gradient(ellipse 50% 35% at 88% 6%,color-mix(in srgb,var(--success)10%,transparent),transparent 50%),var(--background);padding:20px 28px 40px;transition:background .22s;position:relative}.dashboard-module__VFFo6a__starfield{pointer-events:none;z-index:0;opacity:.9;width:100%;transition:opacity .22s;display:block;position:sticky;top:0}html[data-theme-mode=light] .dashboard-module__VFFo6a__starfield{opacity:0;visibility:hidden}html[data-theme-mode=light] .dashboard-module__VFFo6a__bodyOverview{background:radial-gradient(ellipse 65% 40% at 12% 0%,color-mix(in srgb,var(--accent)8%,transparent),transparent 55%),radial-gradient(ellipse 45% 30% at 92% 4%,color-mix(in srgb,var(--success)7%,transparent),transparent 50%),linear-gradient(180deg,#fff 0%,var(--background)42%,var(--background)100%)}html[data-theme-mode=light] .dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__topbar{border-bottom-color:color-mix(in srgb,var(--theme-text,#1a1a1a)10%,transparent);background:#ffffffdb;box-shadow:0 1px #fffc}html[data-theme-mode=light] .dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__btnGhost:hover{background:color-mix(in srgb,var(--theme-text,#1a1a1a)5%,transparent)}.dashboard-module__VFFo6a__bodyOverview>:not(.dashboard-module__VFFo6a__starfield){z-index:1;position:relative}.dashboard-module__VFFo6a__wrap{flex-direction:column;gap:16px;max-width:1120px;margin:0 auto;display:flex}.dashboard-module__VFFo6a__wrapLive{gap:20px}.dashboard-module__VFFo6a__heroTech{grid-template-columns:minmax(200px,240px) minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.dashboard-module__VFFo6a__heroTechMain{flex-direction:column;gap:12px;min-width:0;display:flex}.dashboard-module__VFFo6a__orb3d{aspect-ratio:1;background:radial-gradient(circle at 50% 45%,#7c3aed1a,#0000 62%),linear-gradient(160deg,#0f1117 0%,#171a22 100%);border:1px solid #2a2f3a;border-radius:16px;width:100%;max-height:240px;position:relative;overflow:hidden}.dashboard-module__VFFo6a__orb3dCanvas{inset:0;width:100%!important;height:100%!important;position:absolute!important}.dashboard-module__VFFo6a__orb3dHud{pointer-events:none;z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dashboard-module__VFFo6a__orb3dValue{letter-spacing:-.05em;color:#f8fafc;font-variant-numeric:tabular-nums;text-shadow:0 2px 16px #00000059;font-size:42px;font-weight:700;line-height:1}.dashboard-module__VFFo6a__orb3dMax{color:#94a3b8;letter-spacing:.04em;margin-top:4px;font-size:13px;font-weight:600}.dashboard-module__VFFo6a__orbFallback{place-items:center;padding:24px;display:grid;position:absolute;inset:0}.dashboard-module__VFFo6a__orbFallbackTrack{background:#ffffff1f;border-radius:999px;height:8px;position:absolute;bottom:22%;left:18%;right:18%;overflow:hidden}.dashboard-module__VFFo6a__orbFallbackFill{border-radius:999px;height:100%}@keyframes dashboard-module__VFFo6a__ovReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-module__VFFo6a__ovShimmer{0%{transform:translate(-120%)}to{transform:translate(220%)}}@keyframes dashboard-module__VFFo6a__ovBarIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dashboard-module__VFFo6a__ovPulse{0%,to{box-shadow:0 0 #7c3aed00}50%{box-shadow:0 0 0 4px #7c3aed1f}}.dashboard-module__VFFo6a__reveal{animation:.52s cubic-bezier(.22,1,.36,1) both dashboard-module__VFFo6a__ovReveal}.dashboard-module__VFFo6a__liveBar .dashboard-module__VFFo6a__barFill{transform-origin:0;animation:.85s cubic-bezier(.22,1,.36,1) .18s both dashboard-module__VFFo6a__ovBarIn;transform:scaleX(0)}@media (prefers-reduced-motion:reduce){.dashboard-module__VFFo6a__reveal{animation:none}.dashboard-module__VFFo6a__liveBar .dashboard-module__VFFo6a__barFill{animation:none;transform:none}}.dashboard-module__VFFo6a__statCards{flex-direction:column;gap:10px;display:flex}.dashboard-module__VFFo6a__statCardsCol{min-width:200px;max-width:260px}.dashboard-module__VFFo6a__statCard{background:var(--surface-muted,#f9fafb);border:1px solid var(--border);border-radius:var(--radius-sm,10px);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.dashboard-module__VFFo6a__statCardLive{background:var(--surface);border-left-width:3px;transition:transform .18s,box-shadow .18s,border-color .18s}.dashboard-module__VFFo6a__statCardLive:hover{transform:translateY(-2px);box-shadow:0 10px 24px #18181b0f}.dashboard-module__VFFo6a__statCardCrit{background:linear-gradient(90deg,#fef2f2 0%,#fff 48%);border-left-color:#f87171}.dashboard-module__VFFo6a__statCardWarn{background:linear-gradient(90deg,#fffbeb 0%,#fff 48%);border-left-color:#fbbf24}.dashboard-module__VFFo6a__statCardOk{background:linear-gradient(90deg,#ecfdf5 0%,#fff 48%);border-left-color:#34d399}.dashboard-module__VFFo6a__summaryRow{grid-template-columns:minmax(0,1fr) minmax(200px,240px);align-items:stretch;gap:24px;display:grid}.dashboard-module__VFFo6a__scorePanel{flex-direction:column;gap:16px;min-width:0;display:flex}.dashboard-module__VFFo6a__scorePanelLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0;font-size:13px;font-weight:600}.dashboard-module__VFFo6a__scoreStory{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.dashboard-module__VFFo6a__scoreTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 16px;display:flex}.dashboard-module__VFFo6a__scoreHeadline{letter-spacing:-.02em;min-width:min(100%,220px);color:var(--text);flex:1;margin:0;font-size:18px;font-weight:600;line-height:1.35}.dashboard-module__VFFo6a__scoreGrade{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.dashboard-module__VFFo6a__scoreFraction{color:var(--text-primary);letter-spacing:-.02em;font-size:16px;font-weight:700}.dashboard-module__VFFo6a__scoreFractionMax{color:var(--text-muted);font-size:14px;font-weight:500}.dashboard-module__VFFo6a__scoreLead{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.55}.dashboard-module__VFFo6a__overviewContext{flex-direction:column;gap:10px;display:flex}.dashboard-module__VFFo6a__overviewContextText{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.dashboard-module__VFFo6a__overviewHint{color:var(--text-secondary);margin:0 0 12px;font-size:14px;line-height:1.55}.dashboard-module__VFFo6a__overviewEmpty{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.55}.dashboard-module__VFFo6a__overviewList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__VFFo6a__overviewList li+li{border-top:1px solid var(--border)}.dashboard-module__VFFo6a__overviewListBtn{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:4px;min-height:48px;padding:14px 4px;display:flex}.dashboard-module__VFFo6a__overviewListBtn:hover{background:var(--surface-muted)}.dashboard-module__VFFo6a__overviewListBtn:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.dashboard-module__VFFo6a__overviewListTitle{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.4}.dashboard-module__VFFo6a__overviewListHint{color:var(--text-secondary);font-size:14px;line-height:1.5}.dashboard-module__VFFo6a__scoreInsights{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.dashboard-module__VFFo6a__scoreInsights li{color:var(--text-primary);padding-left:14px;font-size:14px;line-height:1.45;position:relative}.dashboard-module__VFFo6a__scoreInsights li:before{content:"";background:var(--text-muted);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.dashboard-module__VFFo6a__scoreInsightOk:before{background:var(--success)}.dashboard-module__VFFo6a__scoreInsightWarn:before{background:var(--warning)}.dashboard-module__VFFo6a__scoreInsightAction{font:inherit;color:var(--accent);text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.dashboard-module__VFFo6a__scoreInsightAction:hover{color:#6d28d9}.dashboard-module__VFFo6a__scoreMeta{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.dashboard-module__VFFo6a__scoreOutOf{align-items:baseline;gap:4px;margin:0;line-height:1;display:flex}.dashboard-module__VFFo6a__scoreOutOfNum{letter-spacing:-.04em;color:var(--text-primary);font-size:40px;font-weight:700}.dashboard-module__VFFo6a__scoreOutOfMax{color:var(--text-muted);font-size:16px;font-weight:500}.dashboard-module__VFFo6a__scorePanel .dashboard-module__VFFo6a__potential{margin:0;font-size:14px}.dashboard-module__VFFo6a__scorePanel .dashboard-module__VFFo6a__ctaRow{margin-top:0}.dashboard-module__VFFo6a__statCardLabel{color:var(--text-secondary);font-size:14px;font-weight:500}.dashboard-module__VFFo6a__statCardValue{letter-spacing:-.02em;font-size:24px;font-weight:700}.dashboard-module__VFFo6a__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px}.dashboard-module__VFFo6a__summaryCard{flex-direction:column;gap:18px;padding:20px 22px;display:flex}.dashboard-module__VFFo6a__summaryCardLive{position:relative;overflow:hidden;box-shadow:0 1px #18181b08,0 12px 32px #18181b0d}.dashboard-module__VFFo6a__summaryCardLive:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.dashboard-module__VFFo6a__summaryCardGood{background:radial-gradient(120% 80% at 100% 0%,#34d3991f,transparent 55%),var(--surface)}.dashboard-module__VFFo6a__summaryCardGood:before{background:linear-gradient(90deg,#bbf7d0,#34d399,#6ee7b7)}.dashboard-module__VFFo6a__summaryCardWarn{background:radial-gradient(120% 80% at 100% 0%,#a78bfa24,transparent 55%),var(--surface)}.dashboard-module__VFFo6a__summaryCardWarn:before{background:linear-gradient(90deg,#ddd6fe,#a78bfa,#c4b5fd)}.dashboard-module__VFFo6a__summaryCardBad{background:radial-gradient(120% 80% at 100% 0%,#f871711f,transparent 55%),var(--surface)}.dashboard-module__VFFo6a__summaryCardBad:before{background:linear-gradient(90deg,#fecaca,#f87171,#fca5a5)}.dashboard-module__VFFo6a__cardLive{transition:transform .18s,box-shadow .18s,border-color .18s}.dashboard-module__VFFo6a__cardLive:hover{border-color:#c4cad4;box-shadow:0 10px 28px #18181b0d}.dashboard-module__VFFo6a__scoreLine{flex-direction:column;gap:10px;display:flex}.dashboard-module__VFFo6a__scoreLineTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-module__VFFo6a__scoreLineValue{letter-spacing:-.04em;color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:32px;font-weight:700;line-height:1}.dashboard-module__VFFo6a__scoreLineTrack{background:#eef0f3;border-radius:999px;height:12px;overflow:hidden}.dashboard-module__VFFo6a__scoreLineFill{border-radius:999px;width:0;height:100%;transition:width .9s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.dashboard-module__VFFo6a__scoreLineFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.6s ease-in-out .7s dashboard-module__VFFo6a__ovShimmer;position:absolute;inset:0;transform:translate(-120%)}.dashboard-module__VFFo6a__scoreLineFillGood{background:linear-gradient(90deg,#bbf7d0 0%,#6ee7b7 48%,#34d399 100%)}.dashboard-module__VFFo6a__scoreLineFillWarn{background:linear-gradient(90deg,#ddd6fe 0%,#c4b5fd 48%,#a78bfa 100%)}.dashboard-module__VFFo6a__scoreLineFillBad{background:linear-gradient(90deg,#fecaca 0%,#fca5a5 48%,#f87171 100%)}@media (prefers-reduced-motion:reduce){.dashboard-module__VFFo6a__scoreLineFill{transition:none}.dashboard-module__VFFo6a__scoreLineFill:after{animation:none}}.dashboard-module__VFFo6a__cardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dashboard-module__VFFo6a__sectionTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.dashboard-module__VFFo6a__linkBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;min-height:36px;font-size:14px;font-weight:600}.dashboard-module__VFFo6a__summary{grid-template-columns:auto 1fr;align-items:center;gap:20px;display:grid}.dashboard-module__VFFo6a__summaryMain h2{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:600}.dashboard-module__VFFo6a__summaryMain h2 span{color:var(--text-muted);font-size:15px;font-weight:500}.dashboard-module__VFFo6a__statusLine{color:var(--text-secondary);margin:6px 0 0;font-size:14px}.dashboard-module__VFFo6a__potential{color:var(--accent);margin-top:8px;font-size:14px;font-weight:600}.dashboard-module__VFFo6a__summaryStats{flex-direction:column;gap:8px;min-width:140px;display:flex}.dashboard-module__VFFo6a__statRow{justify-content:space-between;gap:12px;font-size:14px;display:flex}.dashboard-module__VFFo6a__statRow span:first-child{color:var(--text-secondary)}.dashboard-module__VFFo6a__statCrit{color:var(--critical);font-weight:600}.dashboard-module__VFFo6a__statWarn{color:var(--warning);font-weight:600}.dashboard-module__VFFo6a__statOk{color:var(--success);font-weight:600}.dashboard-module__VFFo6a__ctaRow{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.dashboard-module__VFFo6a__issueList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__VFFo6a__issueRow{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border-radius:0;grid-template-columns:16px 1fr auto 20px;align-items:center;gap:12px;min-height:56px;padding:12px 4px;transition:background .15s;display:grid}.dashboard-module__VFFo6a__issueRow:last-child{border-bottom:none}.dashboard-module__VFFo6a__issueRow:hover{background:var(--surface-muted)}.dashboard-module__VFFo6a__issueRowLive{border-radius:10px;padding-left:8px;padding-right:8px;transition:background .16s,transform .16s}.dashboard-module__VFFo6a__issueRowLive:hover{background:#f4f1ff;transform:translate(2px)}.dashboard-module__VFFo6a__issueRowLive:hover .dashboard-module__VFFo6a__chev{color:var(--accent);transform:translate(2px)}.dashboard-module__VFFo6a__issueRow:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.dashboard-module__VFFo6a__sevDot{border-radius:50%;justify-self:center;width:8px;height:8px}.dashboard-module__VFFo6a__sevDotLive{width:9px;height:9px;box-shadow:0 0 0 3px #7c3aed14}.dashboard-module__VFFo6a__issueTitle{color:var(--text-primary);font-size:15px;font-weight:600}.dashboard-module__VFFo6a__issueSub{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:14px;display:block;overflow:hidden}.dashboard-module__VFFo6a__issueMeta{color:var(--text-secondary);text-align:right;white-space:nowrap;font-size:13px;font-weight:500}.dashboard-module__VFFo6a__chev{color:var(--text-muted);font-size:17px;transition:color .16s,transform .16s}.dashboard-module__VFFo6a__catGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dashboard-module__VFFo6a__catCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:14px}.dashboard-module__VFFo6a__catCardLive{cursor:default;transition:transform .18s,box-shadow .18s,border-color .18s}.dashboard-module__VFFo6a__catCardLive:hover{border-color:#c4b5fd;transform:translateY(-3px);box-shadow:0 12px 28px #7c3aed14}.dashboard-module__VFFo6a__catTop{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.dashboard-module__VFFo6a__catName{color:var(--text-primary);font-size:14px;font-weight:600}.dashboard-module__VFFo6a__catScore{letter-spacing:-.02em;font-size:20px;font-weight:700}.dashboard-module__VFFo6a__catFoot{color:var(--text-secondary);justify-content:space-between;margin-top:8px;font-size:13px;font-weight:500;display:flex}.dashboard-module__VFFo6a__bar{background:var(--surface-muted);border-radius:999px;height:4px;margin-top:10px;overflow:hidden}.dashboard-module__VFFo6a__barFill{background:var(--accent);border-radius:999px;height:100%}.dashboard-module__VFFo6a__cwvGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dashboard-module__VFFo6a__metric{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);padding:12px 14px}.dashboard-module__VFFo6a__metricLive{background:var(--surface);transition:transform .18s,box-shadow .18s,border-color .18s}.dashboard-module__VFFo6a__metricLive:hover{border-color:#c4cad4;transform:translateY(-2px);box-shadow:0 10px 22px #18181b0d}.dashboard-module__VFFo6a__metricLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:12px;font-weight:600}.dashboard-module__VFFo6a__metricValue{letter-spacing:-.02em;color:var(--text-primary);margin-top:4px;font-size:22px;font-weight:700}.dashboard-module__VFFo6a__metricHint{color:var(--text-secondary);margin-top:4px;font-size:13px;font-weight:500}.dashboard-module__VFFo6a__badge{background:var(--surface-muted);color:var(--text-secondary);border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__VFFo6a__badgeCritical{color:var(--critical);background:#fef2f2}.dashboard-module__VFFo6a__badgeWarning{color:var(--warning);background:#fffbeb}.dashboard-module__VFFo6a__badgeInfo{color:var(--info);background:#eff6ff}.dashboard-module__VFFo6a__badgeOk{color:#059669;background:#ecfdf5}.dashboard-module__VFFo6a__filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.dashboard-module__VFFo6a__search{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:160px;min-height:36px;color:var(--text-primary);flex:1;padding:0 12px;font-size:14px}.dashboard-module__VFFo6a__search:focus{outline:2px solid var(--accent);outline-offset:0;border-color:#0000}.dashboard-module__VFFo6a__chip{border:1px solid var(--border);background:var(--surface);min-height:32px;color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:0 12px;font-size:13px;font-weight:600}.dashboard-module__VFFo6a__chipActive{background:var(--accent-soft);color:var(--accent);border-color:#0000}.dashboard-module__VFFo6a__drawerRoot{--background:var(--theme-bg,#0b0d12);--surface:var(--theme-surface,#12151c);--surface-muted:color-mix(in srgb,var(--theme-surface,#12151c)82%,var(--theme-text,#f1f5f9));--border:var(--theme-border,#ffffff1a);--text-primary:var(--theme-text,#f1f5f9);--text-secondary:var(--theme-text-secondary,#94a3b8);--text-muted:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)78%,var(--theme-bg,#0b0d12));--accent:var(--theme-accent,#7c3aed);--shadow:0 8px 24px #00000047;--radius-sm:8px;z-index:20000;color:var(--text-primary);font-family:var(--font-montserrat,"Inter",system-ui,sans-serif);justify-content:flex-end;display:flex;position:fixed;inset:0}.dashboard-module__VFFo6a__drawerBackdrop{cursor:pointer;background:#11131866;border:none;position:absolute;inset:0}.dashboard-module__VFFo6a__drawer{background:var(--surface);border-left:1px solid var(--border);width:min(480px,100%);height:100dvh;max-height:100dvh;box-shadow:var(--shadow);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;animation:.18s dashboard-module__VFFo6a__slideIn;display:flex;position:relative;overflow:hidden}@keyframes dashboard-module__VFFo6a__slideIn{0%{transform:translate(12px)}to{transform:translate(0)}}.dashboard-module__VFFo6a__drawerHead{border-bottom:1px solid var(--border);padding:16px 20px}.dashboard-module__VFFo6a__drawerClose{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);align-items:center;gap:8px;min-height:40px;margin-bottom:10px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.dashboard-module__VFFo6a__drawerClose:hover{border-color:var(--accent);color:var(--accent)}.dashboard-module__VFFo6a__drawerTitle{margin:8px 0;font-size:20px;font-weight:600;line-height:1.35}.dashboard-module__VFFo6a__drawerBody{flex:1;padding:16px 20px 28px;overflow:auto}.dashboard-module__VFFo6a__drawerSection h3{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 6px;font-size:12px;font-weight:600}.dashboard-module__VFFo6a__drawerSection p{color:var(--text-primary);margin:0 0 16px;font-size:15px;line-height:1.55}.dashboard-module__VFFo6a__code{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--background,#0b0d12)88%,#000 12%);color:var(--text-primary,#e5e7eb);border:1px solid var(--border);white-space:pre-wrap;word-break:break-word;margin:0 0 16px;padding:12px;font-size:13px;line-height:1.5;overflow:auto}.dashboard-module__VFFo6a__drawerActions{flex-direction:column;gap:8px;margin-top:8px;display:flex}.dashboard-module__VFFo6a__bucketTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 8px;font-size:13px;font-weight:600}.dashboard-module__VFFo6a__planTask{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px 0;display:flex}.dashboard-module__VFFo6a__planTask:last-child{border-bottom:none}.dashboard-module__VFFo6a__checkbox{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-top:2px}.dashboard-module__VFFo6a__checkboxOn{background:var(--accent);border-color:var(--accent)}.dashboard-module__VFFo6a__empty{text-align:center;color:var(--text-secondary);padding:40px 16px}.dashboard-module__VFFo6a__empty h3{color:var(--text-primary);margin:0 0 6px;font-size:17px}.dashboard-module__VFFo6a__mobileNav,.dashboard-module__VFFo6a__overlay{display:none}.dashboard-module__VFFo6a__progressRow{color:var(--text-secondary);justify-content:space-between;margin-bottom:8px;font-size:14px;font-weight:500;display:flex}@media (max-width:1024px){.dashboard-module__VFFo6a__catGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__VFFo6a__summary{grid-template-columns:auto 1fr}.dashboard-module__VFFo6a__summaryStats{flex-flow:wrap;grid-column:1/-1;gap:16px}}@media (max-width:900px){.dashboard-module__VFFo6a__sidebar{z-index:1250;width:min(320px,88vw);height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);box-shadow:none;background:radial-gradient(90% 40% at 0 0,#7c3aed38,#0000 55%),radial-gradient(70% 35% at 100% 20%,#34d39914,#0000 50%),linear-gradient(#161a24 0%,#0c0e14 100%);border-right:1px solid #a78bfa2e;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;position:fixed;top:0;bottom:0;left:0;transform:translate(-110%)}.dashboard-module__VFFo6a__dashEmbedded .dashboard-module__VFFo6a__sidebar{align-self:auto;height:100dvh;max-height:none;position:fixed;top:0}.dashboard-module__VFFo6a__sidebarOpen{transform:translate(0);box-shadow:24px 0 60px #0000008c,inset -1px 0 #a78bfa1f}.dashboard-module__VFFo6a__sidebarClose{display:grid}.dashboard-module__VFFo6a__collapseBtn{display:none}.dashboard-module__VFFo6a__sidebarBrand{padding:18px 16px 14px}.dashboard-module__VFFo6a__nav{padding:10px 12px 20px}.dashboard-module__VFFo6a__navBtn{border-radius:12px;min-height:48px;font-size:15px}.dashboard-module__VFFo6a__project{margin:10px 12px 4px}.dashboard-module__VFFo6a__ecoBlock{padding-bottom:12px}.dashboard-module__VFFo6a__overlay{z-index:1240;-webkit-backdrop-filter:blur(6px);background:#03050ab8;border:none;display:block;position:fixed;inset:0}.dashboard-module__VFFo6a__menuBtn{flex-shrink:0;width:44px;min-width:44px;height:44px;display:grid}.dashboard-module__VFFo6a__topbar{flex-wrap:wrap;align-items:center;gap:10px 12px;height:auto;min-height:56px;padding:10px 16px 12px}.dashboard-module__VFFo6a__topbarLeft{flex:auto;min-width:0}.dashboard-module__VFFo6a__topbarRight{flex:100%;width:100%}.dashboard-module__VFFo6a__topbarRight .dashboard-module__VFFo6a__keepMobile{justify-content:center;align-items:center;width:100%;display:inline-flex}.dashboard-module__VFFo6a__topbarRight .dashboard-module__VFFo6a__btnGhost:not(.dashboard-module__VFFo6a__keepMobile),.dashboard-module__VFFo6a__topbarRight .dashboard-module__VFFo6a__seg{display:none}.dashboard-module__VFFo6a__body,.dashboard-module__VFFo6a__bodyOverview{padding:16px 16px 32px}.dashboard-module__VFFo6a__wrap{gap:16px}.dashboard-module__VFFo6a__summaryRow,.dashboard-module__VFFo6a__heroTech{grid-template-columns:1fr;gap:16px}.dashboard-module__VFFo6a__orb3d{max-width:280px;max-height:220px;margin:0 auto}.dashboard-module__VFFo6a__statCardsCol{min-width:0;max-width:none}.dashboard-module__VFFo6a__summary{text-align:left;grid-template-columns:1fr}.dashboard-module__VFFo6a__catGrid,.dashboard-module__VFFo6a__cwvGrid{grid-template-columns:1fr}.dashboard-module__VFFo6a__issueRow{grid-template-columns:16px 1fr 16px}.dashboard-module__VFFo6a__issueMeta{display:none}.dashboard-module__VFFo6a__mobileNav,.dashboard-module__VFFo6a__mainOverview .dashboard-module__VFFo6a__mobileNav,.dashboard-module__VFFo6a__mobileNav{display:none!important}.dashboard-module__VFFo6a__mobileNavBtn{display:none}.dashboard-module__VFFo6a__mobileNavBtn:hover{color:#e2e8f0}.dashboard-module__VFFo6a__mobileNavBtnActive{color:#c4b5fd}.dashboard-module__VFFo6a__drawer{border-left:none;width:100%}}@media (max-width:480px){.dashboard-module__VFFo6a__pageTitle{font-size:17px}.dashboard-module__VFFo6a__summaryMain h2{font-size:26px}}html[data-theme-mode=light] .dashboard-module__VFFo6a__sidebar{background:#fff;border-right:1px solid #2d26201a;box-shadow:4px 0 24px #1c19170a}html[data-theme-mode=light] .dashboard-module__VFFo6a__sidebarBrand{border-bottom-color:#2d262014}html[data-theme-mode=light] .dashboard-module__VFFo6a__brandMark{color:var(--accent);background:color-mix(in srgb,var(--accent)12%,#fff);border-color:color-mix(in srgb,var(--accent)22%,transparent);box-shadow:none}html[data-theme-mode=light] .dashboard-module__VFFo6a__logo{color:var(--accent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__product{color:#1c1917}html[data-theme-mode=light] .dashboard-module__VFFo6a__project{background:#fff;border-color:#2d26201f;box-shadow:0 1px 2px #1c19170a}html[data-theme-mode=light] .dashboard-module__VFFo6a__projectLabel{color:#78716c}html[data-theme-mode=light] .dashboard-module__VFFo6a__projectHost{color:#1c1917}html[data-theme-mode=light] .dashboard-module__VFFo6a__projectUrl{color:#78716c}html[data-theme-mode=light] .dashboard-module__VFFo6a__projectUrl:hover{color:var(--accent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__navDivider{background:linear-gradient(90deg,#0000,#2d26201f,#0000)}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBtn{color:#57534e}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBtn:hover{color:#1c1917;background:#2d26200a}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBtnActive{background:color-mix(in srgb,var(--accent)9%,#fff);color:#1c1917;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)20%,transparent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBtnActive:before{background:var(--accent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBadge{background:color-mix(in srgb,var(--critical)14%,#fff);color:var(--critical)}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBadgeTip{background:color-mix(in srgb,var(--accent)12%,#fff);color:var(--accent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoBlock{border-top-color:#2d262014}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoToggle{color:#57534e;background:#fff;border-color:#2d26201f;box-shadow:0 1px 2px #1c19170a}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoToggle:hover{color:#1c1917;border-color:color-mix(in srgb,var(--accent)28%,transparent);background:#fff;box-shadow:0 4px 12px #1c19170f}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoToggleOpen{color:#1c1917;border-color:color-mix(in srgb,var(--accent)28%,transparent);background:#fff;box-shadow:0 4px 12px #1c19170f}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoTitle{color:#1c1917}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoHint{color:#78716c}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoLink{color:#57534e}html[data-theme-mode=light] .dashboard-module__VFFo6a__ecoLink:hover{color:#1c1917;background:#2d26200a}html[data-theme-mode=light] .dashboard-module__VFFo6a__sidebarClose{color:#1c1917;background:#fff;border-color:#2d26201f}html[data-theme-mode=light] .dashboard-module__VFFo6a__sidebarClose:hover{background:color-mix(in srgb,var(--accent)12%,#fff);border-color:color-mix(in srgb,var(--accent)28%,transparent);color:var(--accent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__sidebarFoot{color:#78716c;border-top-color:#2d262014}html[data-theme-mode=light] .dashboard-module__VFFo6a__topbar{background:#ffffffe6;border-bottom-color:#2d26201a}html[data-theme-mode=light] .dashboard-module__VFFo6a__btnGhost{color:#1c1917;background:#fff;border-color:#2d262024}html[data-theme-mode=light] .dashboard-module__VFFo6a__btnGhost:hover{background:#2d26200a}html[data-theme-mode=light] .dashboard-module__VFFo6a__btnPrimary{background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent)78%,#000));color:#fff}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBadge{border-color:color-mix(in srgb,var(--critical)28%,transparent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__navBadgeTip{border-color:color-mix(in srgb,var(--accent)24%,transparent)}html[data-theme-mode=light] .dashboard-module__VFFo6a__drawerRoot{--background:#f7f5f1;--surface:#fff;--surface-muted:#f4f1ec;--border:#2d26201f;--text-primary:#1c1917;--text-secondary:#44403c;--text-muted:#57534e;--accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--shadow:0 12px 32px #1c19171f}html[data-theme-mode=light] .dashboard-module__VFFo6a__drawer{color:#1c1917;background:#fff;border-left-color:#2d26201f;box-shadow:-24px 0 48px #1c191724}html[data-theme-mode=light] .dashboard-module__VFFo6a__drawer .dashboard-module__VFFo6a__code{color:#1c1917;background:#f4f1ec;border-color:#2d26201f}
.overview-module__KJ_STa__stage{--ov-bg:var(--theme-bg,#0b0d12);--ov-panel:color-mix(in srgb,var(--theme-surface,#12151c)88%,transparent);--ov-panel-2:var(--theme-surface,#171b24);--ov-line:var(--theme-border,#2a3140);--ov-text:var(--theme-text,#f1f5f9);--ov-muted:var(--theme-text-secondary,#94a3b8);--ov-dim:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)72%,var(--theme-bg,#0b0d12));--ov-accent:var(--theme-accent,#8b5cf6);--ov-good:var(--theme-success,#34d399);--ov-warn:var(--theme-warning,#fbbf24);--ov-bad:var(--theme-error,#f87171);--ov-radius:16px;--ov-font:var(--font-montserrat,"Inter",system-ui,sans-serif);max-width:1180px;color:var(--ov-text);font-family:var(--ov-font);box-sizing:border-box;flex-direction:column;gap:18px;width:100%;margin:0 auto;padding:4px 2px 48px;transition:color .22s;display:flex;position:relative;overflow:visible}.overview-module__KJ_STa__assemble{z-index:1;opacity:0;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);position:relative}.overview-module__KJ_STa__assembleFromUp{transform:translateY(36px)scale(.98)}.overview-module__KJ_STa__assembleFromLeft{transform:translate(-28px,18px)scale(.98)}.overview-module__KJ_STa__assembleFromRight{transform:translate(28px,18px)scale(.98)}.overview-module__KJ_STa__assembleFromScale{transform:translateY(20px)scale(.94)}.overview-module__KJ_STa__assembleIn{opacity:1;transform:translate(0,0)scale(1)}.overview-module__KJ_STa__assembleBoot{opacity:1!important;transition:none!important;transform:none!important}.overview-module__KJ_STa__heroSticky{z-index:4;position:sticky;top:8px;box-shadow:0 18px 40px #00000038}.overview-module__KJ_STa__block{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.overview-module__KJ_STa__assemble,.overview-module__KJ_STa__assembleFromUp,.overview-module__KJ_STa__assembleFromLeft,.overview-module__KJ_STa__assembleFromRight,.overview-module__KJ_STa__assembleFromScale{opacity:1;filter:none;transition:none;transform:none}.overview-module__KJ_STa__heroSticky{position:relative;top:auto}}.overview-module__KJ_STa__hero{border-radius:var(--ov-radius);isolation:isolate;background:#12151cb8;border:1px solid #ffffff1a;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:22px;padding:22px;display:grid;position:relative;box-shadow:0 20px 50px #0003,inset 0 1px #ffffff0f}.overview-module__KJ_STa__hero:after{content:"";pointer-events:none;border-radius:inherit;opacity:.55;background-image:linear-gradient(#94a3b809 1px,#0000 1px),linear-gradient(90deg,#94a3b809 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000073,#0000 85%);mask-image:linear-gradient(#00000073,#0000 85%)}.overview-module__KJ_STa__orb{z-index:1;background:radial-gradient(circle at 50% 45%,#8b5cf62e,#0000 62%),radial-gradient(circle,#12151cd9 0%,#0a0c11eb 75%);border:1px solid #a78bfa47;border-radius:50%;flex-shrink:0;place-self:center;width:220px;min-width:220px;max-width:220px;height:220px;min-height:220px;max-height:220px;position:relative;overflow:visible;box-shadow:inset 0 0 40px #00000040,0 0 40px #34d3991a}.overview-module__KJ_STa__orbGlow{filter:blur(18px);opacity:.7;pointer-events:none;z-index:0;border-radius:50%;position:absolute;inset:18%}.overview-module__KJ_STa__orbSvg{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.overview-module__KJ_STa__orbSpin{transform-origin:70px 70px;animation:18s linear infinite overview-module__KJ_STa__orbSpin}.overview-module__KJ_STa__orbSpinSlow{transform-origin:70px 70px;animation:42s linear infinite reverse overview-module__KJ_STa__orbSpin}.overview-module__KJ_STa__orbPulse{transform-origin:70px 70px;animation:2.8s ease-in-out infinite overview-module__KJ_STa__orbPulse}@keyframes overview-module__KJ_STa__orbSpin{to{transform:rotate(360deg)}}@keyframes overview-module__KJ_STa__orbPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.7;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.overview-module__KJ_STa__orbSpin,.overview-module__KJ_STa__orbSpinSlow,.overview-module__KJ_STa__orbPulse{animation:none}}.overview-module__KJ_STa__orbCanvas{display:none}.overview-module__KJ_STa__orbHud{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.overview-module__KJ_STa__orbValue{letter-spacing:-.05em;color:#f8fafc;text-shadow:0 4px 24px #00000073;font-variant-numeric:tabular-nums;font-size:40px;font-weight:700;line-height:1}.overview-module__KJ_STa__orbMax{letter-spacing:.12em;text-transform:uppercase;color:var(--ov-dim);margin-top:6px;font-size:12px;font-weight:600}.overview-module__KJ_STa__orbFallback{place-items:center;display:grid;position:absolute;inset:0}.overview-module__KJ_STa__orbFallbackRing{aspect-ratio:1;border-radius:50%;width:78%;position:absolute;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 10px),#000 calc(100% - 9px));mask:radial-gradient(farthest-side,#0000 calc(100% - 10px),#000 calc(100% - 9px))}.overview-module__KJ_STa__heroMain{z-index:1;flex-direction:column;gap:14px;min-width:0;display:flex;position:relative}.overview-module__KJ_STa__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ov-accent);margin:0;font-size:11px;font-weight:700}.overview-module__KJ_STa__headline{letter-spacing:-.03em;margin:0;font-size:clamp(22px,2.6vw,28px);font-weight:650;line-height:1.25}.overview-module__KJ_STa__lead{color:var(--ov-muted);max-width:58ch;margin:0;font-size:15px;line-height:1.6}.overview-module__KJ_STa__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.overview-module__KJ_STa__badge{border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.overview-module__KJ_STa__badgeOk{color:#6ee7b7;background:#34d3991f;border-color:#34d39947}.overview-module__KJ_STa__badgeWarn{color:#c4b5fd;background:#8b5cf624;border-color:#8b5cf64d}.overview-module__KJ_STa__badgeBad{color:#fca5a5;background:#f871711f;border-color:#f8717147}.overview-module__KJ_STa__signals{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;width:100%;display:grid}.overview-module__KJ_STa__signals>*{min-width:0}.overview-module__KJ_STa__signal{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;transition:transform .18s,border-color .18s,background .18s;display:flex}.overview-module__KJ_STa__signal:hover{background:#ffffff14;border-color:#a78bfa4d;transform:translateY(-2px)}.overview-module__KJ_STa__signalLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ov-dim);font-size:11px;font-weight:650}.overview-module__KJ_STa__signalValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.overview-module__KJ_STa__signalCrit{color:var(--ov-bad)}.overview-module__KJ_STa__signalWarn{color:var(--ov-warn)}.overview-module__KJ_STa__signalOk{color:var(--ov-good)}.overview-module__KJ_STa__actions{flex-wrap:wrap;gap:10px;margin-top:6px;padding-top:4px;display:flex}.overview-module__KJ_STa__btnPrimary,.overview-module__KJ_STa__btnGhost{cursor:pointer;border:1px solid #0000;border-radius:10px;min-height:42px;padding:0 16px;font-size:14px;font-weight:650;transition:transform .15s,box-shadow .15s,background .15s}.overview-module__KJ_STa__btnPrimary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 10px 28px #7c3aed59}.overview-module__KJ_STa__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 14px 32px #7c3aed6b}.overview-module__KJ_STa__btnGhost{border-color:var(--ov-line);color:var(--ov-text);background:0 0}.overview-module__KJ_STa__btnGhost:hover{background:#ffffff0a;border-color:#44506a}.overview-module__KJ_STa__btnPrimary:focus-visible,.overview-module__KJ_STa__btnGhost:focus-visible,.overview-module__KJ_STa__tile:focus-visible,.overview-module__KJ_STa__opRow:focus-visible{outline:2px solid var(--ov-accent);outline-offset:2px}.overview-module__KJ_STa__section{border-radius:var(--ov-radius);background:#12151cad;border:1px solid #ffffff17;padding:18px 20px;box-shadow:inset 0 1px #ffffff0d}.overview-module__KJ_STa__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 16px;margin-bottom:14px;display:flex}.overview-module__KJ_STa__sectionTitle{letter-spacing:.04em;text-transform:uppercase;color:#e2e8f0;flex:12rem;min-width:0;margin:0;font-size:15px;font-weight:700}.overview-module__KJ_STa__sectionLink{color:#c4b5fd;cursor:pointer;text-align:left;background:0 0;border:none;flex:none;min-height:36px;padding:0;font-size:13px;font-weight:650}.overview-module__KJ_STa__sectionLink:hover{color:#ddd6fe}.overview-module__KJ_STa__stackLead{color:var(--ov-muted,#94a3b8);max-width:none;margin:-6px 0 12px;font-size:13px;line-height:1.5}.overview-module__KJ_STa__stackGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;width:100%;display:grid}.overview-module__KJ_STa__stackItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px 14px;display:flex}.overview-module__KJ_STa__stackLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ov-dim,#64748b);font-size:11px;font-weight:650}.overview-module__KJ_STa__stackValue{color:#e2e8f0;word-break:break-word;font-size:14px;font-weight:650;line-height:1.35}.overview-module__KJ_STa__stackOk{color:#34d399}.overview-module__KJ_STa__stackWarn{color:#fbbf24}.overview-module__KJ_STa__stackBad{color:#f87171}.overview-module__KJ_STa__sysGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;display:grid}.overview-module__KJ_STa__sysGrid>*{min-width:0}.overview-module__KJ_STa__tile{background:#ffffff0b;border:1px solid #ffffff17;border-radius:14px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;position:relative;overflow:hidden}.overview-module__KJ_STa__tile:before{content:"";background:var(--tile-accent,var(--ov-accent));opacity:.9;width:3px;position:absolute;top:0;bottom:0;left:0}.overview-module__KJ_STa__tile:hover{background:#ffffff0e;border-color:#a78bfa59;transform:translateY(-3px);box-shadow:0 16px 36px #00000038}.overview-module__KJ_STa__tileTop{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.overview-module__KJ_STa__tileName{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:650;overflow:hidden}.overview-module__KJ_STa__tileScore{letter-spacing:-.03em;color:var(--tile-accent,var(--ov-text));font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.overview-module__KJ_STa__meter{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.overview-module__KJ_STa__meterFill{background:linear-gradient(90deg,color-mix(in srgb,var(--tile-accent)55%,transparent),var(--tile-accent));border-radius:999px;width:0;height:100%;transition:width .9s cubic-bezier(.22,1,.36,1)}.overview-module__KJ_STa__tileFoot{color:var(--ov-muted);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.overview-module__KJ_STa__tileFoot>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.3;overflow:hidden}.overview-module__KJ_STa__tileFoot>span:last-child{flex-shrink:0;max-width:48%}.overview-module__KJ_STa__ops{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.overview-module__KJ_STa__opRow{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #2a3140e6;border-radius:10px;grid-template-columns:10px minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:14px 8px;transition:background .16s,transform .16s;display:grid}.overview-module__KJ_STa__ops li:last-child .overview-module__KJ_STa__opRow{border-bottom:none}.overview-module__KJ_STa__opRow:hover{background:#8b5cf614;transform:translate(3px)}.overview-module__KJ_STa__opDot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #f8717126}.overview-module__KJ_STa__opTitle{color:#f1f5f9;font-size:15px;font-weight:650;display:block}.overview-module__KJ_STa__opDesc{color:var(--ov-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;line-height:1.45;display:block;overflow:hidden}.overview-module__KJ_STa__opMeta{color:var(--ov-dim);text-align:right;white-space:nowrap;font-size:12px}.overview-module__KJ_STa__opChev{color:var(--ov-dim);transition:color .16s,transform .16s}.overview-module__KJ_STa__opRow:hover .overview-module__KJ_STa__opChev{color:#c4b5fd;transform:translate(2px)}.overview-module__KJ_STa__cwvRow{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;width:100%;display:grid}.overview-module__KJ_STa__cwvRow>*{min-width:0}.overview-module__KJ_STa__cwvGroup{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;padding:14px 16px 16px}.overview-module__KJ_STa__cwvGroupTitle{letter-spacing:.06em;text-transform:uppercase;color:#c4b5fd;margin:0 0 12px;font-size:13px;font-weight:700}.overview-module__KJ_STa__cwvMetrics{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:10px;width:100%;display:grid}.overview-module__KJ_STa__cwvMetric{background:#0000002e;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;display:flex}.overview-module__KJ_STa__cwvMetricLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ov-dim);font-size:11px;font-weight:650}.overview-module__KJ_STa__cwvMetricValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.overview-module__KJ_STa__cwvDisclaimer{color:var(--ov-dim);margin:12px 0 0;font-size:12px;line-height:1.45}.overview-module__KJ_STa__cwvGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;width:100%;display:grid}.overview-module__KJ_STa__gauge{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;padding:14px;transition:transform .18s,border-color .18s,background .18s}.overview-module__KJ_STa__gauge:hover{background:#ffffff0d;border-color:#a78bfa4d;transform:translateY(-2px)}.overview-module__KJ_STa__gaugeLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ov-dim);font-size:11px;font-weight:700}.overview-module__KJ_STa__gaugeValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:24px;font-weight:700}.overview-module__KJ_STa__gaugeHint{color:var(--ov-muted);margin-top:4px;font-size:12px}.overview-module__KJ_STa__progressRow{color:var(--ov-muted);justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px;display:flex}.overview-module__KJ_STa__snapshotHint{color:var(--ov-muted);max-width:62ch;margin:0 0 16px;font-size:13px;line-height:1.5}.overview-module__KJ_STa__snapshotList{flex-direction:column;gap:14px;display:flex}.overview-module__KJ_STa__snapshotRow{flex-direction:column;gap:8px;display:flex}.overview-module__KJ_STa__snapshotTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.overview-module__KJ_STa__snapshotLabel{color:#e2e8f0;font-size:13px;font-weight:650}.overview-module__KJ_STa__snapshotValue{color:var(--ov-muted);text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.overview-module__KJ_STa__snapshotOk{color:var(--ov-good)}.overview-module__KJ_STa__progressTrack{background:#ffffff0f;border-radius:999px;height:8px;overflow:hidden}.overview-module__KJ_STa__progressFill{background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:999px;height:100%;transition:width .9s cubic-bezier(.22,1,.36,1)}.overview-module__KJ_STa__progressFillBad{background:linear-gradient(90deg,#ef4444,#f87171)}.overview-module__KJ_STa__progressFillWarn{background:linear-gradient(90deg,#d97706,#fbbf24)}.overview-module__KJ_STa__progressFillOk{background:linear-gradient(90deg,#059669,#34d399)}.overview-module__KJ_STa__ctaSection{border-radius:var(--ov-radius);background:#12151cad;border:1px solid #ffffff17;padding:22px 20px 24px;box-shadow:inset 0 1px #ffffff0d}.overview-module__KJ_STa__ctaTitle{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:clamp(18px,2.2vw,22px);font-weight:700}.overview-module__KJ_STa__ctaSub{color:var(--ov-muted);max-width:48ch;margin:8px 0 0;font-size:14px;line-height:1.5}.overview-module__KJ_STa__ctaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.overview-module__KJ_STa__ctaCard{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;flex-direction:column;gap:10px;min-height:100%;padding:16px;transition:transform .18s,border-color .18s,background .18s;display:flex}.overview-module__KJ_STa__ctaCard:hover{background:#ffffff0f;border-color:#a78bfa59;transform:translateY(-3px)}.overview-module__KJ_STa__ctaMark{color:#c4b5fd;background:#7c3aed2e;border:1px solid #a78bfa47;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.overview-module__KJ_STa__ctaCardTitle{color:#f1f5f9;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700}.overview-module__KJ_STa__ctaCardDesc{color:var(--ov-muted);flex:1;margin:0;font-size:13px;line-height:1.5}.overview-module__KJ_STa__ctaPrice{letter-spacing:-.03em;color:#fbbf24;font-size:18px;font-weight:800}.overview-module__KJ_STa__ctaBtn{color:#e9d5ff;background:#7c3aed29;border:1px solid #a78bfa59;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:650;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.overview-module__KJ_STa__ctaBtn:hover{color:#fff;background:#7c3aed47;border-color:#c4b5fd80}.overview-module__KJ_STa__ctaBtn:focus-visible{outline:2px solid var(--ov-accent);outline-offset:2px}@media (max-width:900px){.overview-module__KJ_STa__stage{gap:14px;padding-bottom:24px}.overview-module__KJ_STa__heroSticky{position:relative;top:auto}.overview-module__KJ_STa__hero{grid-template-columns:1fr;justify-items:center;gap:16px;padding:16px}.overview-module__KJ_STa__ctaGrid{grid-template-columns:1fr}.overview-module__KJ_STa__orb{width:200px;min-width:200px;max-width:200px;height:200px;min-height:200px;max-height:200px;margin:0 auto}.overview-module__KJ_STa__heroMain{width:100%}.overview-module__KJ_STa__headline{font-size:22px}.overview-module__KJ_STa__lead{font-size:14px}.overview-module__KJ_STa__signals,.overview-module__KJ_STa__cwvGrid,.overview-module__KJ_STa__cwvRow,.overview-module__KJ_STa__sysGrid{grid-template-columns:1fr}.overview-module__KJ_STa__cwvMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-module__KJ_STa__stackGrid{grid-template-columns:1fr}.overview-module__KJ_STa__signal{flex-direction:row;justify-content:space-between;align-items:center}.overview-module__KJ_STa__signalValue{font-size:22px}.overview-module__KJ_STa__actions{border-top:1px solid #ffffff1a;flex-direction:column;gap:10px;width:100%;margin-top:12px;padding-top:14px}.overview-module__KJ_STa__btnPrimary,.overview-module__KJ_STa__btnGhost{width:100%;min-height:48px}.overview-module__KJ_STa__sectionHead{flex-direction:column;align-items:flex-start;gap:4px}.overview-module__KJ_STa__sectionTitle{flex:none;width:100%}.overview-module__KJ_STa__sectionLink{min-height:44px;padding:8px 0}.overview-module__KJ_STa__tileFoot{flex-direction:column;align-items:flex-start;gap:4px}.overview-module__KJ_STa__opRow{grid-template-columns:10px minmax(0,1fr) 18px;min-height:56px;padding:14px 4px}.overview-module__KJ_STa__opMeta{display:none}.overview-module__KJ_STa__opDesc{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.overview-module__KJ_STa__assembleFromUp,.overview-module__KJ_STa__assembleFromLeft,.overview-module__KJ_STa__assembleFromRight{transform:translateY(22px)scale(.985)}.overview-module__KJ_STa__assembleFromScale{transform:translateY(14px)scale(.97)}}@media (min-width:901px) and (max-width:1100px){.overview-module__KJ_STa__heroSticky{position:relative;top:auto}.overview-module__KJ_STa__sysGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px) and (min-width:560px){.overview-module__KJ_STa__sysGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-theme-mode=light] .overview-module__KJ_STa__stage{--ov-bg:#f7f5f1;--ov-panel:#fff;--ov-panel-2:#fff;--ov-line:#2d26201c;--ov-text:#1c1917;--ov-muted:#44403c;--ov-dim:#57534e;--ov-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--ov-good:#1f7a3f;--ov-warn:#a15c07;--ov-bad:#c62828}:is(html[data-theme-mode=light] .overview-module__KJ_STa__hero,html[data-theme-mode=light] .overview-module__KJ_STa__section,html[data-theme-mode=light] .overview-module__KJ_STa__ctaSection){background:#fff;border-color:#2d26201a;box-shadow:0 12px 32px #1c19170f}html[data-theme-mode=light] .overview-module__KJ_STa__hero:after{opacity:.18;background-image:linear-gradient(#2d26200d 1px,#0000 1px),linear-gradient(90deg,#2d26200d 1px,#0000 1px)}html[data-theme-mode=light] .overview-module__KJ_STa__orb{border-color:color-mix(in srgb,var(--theme-accent,#4a3d32)24%,transparent);background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--theme-accent,#4a3d32)10%,transparent),transparent 62%),radial-gradient(circle at 50% 50%,#fff 0%,#f7f5f1 80%);box-shadow:0 10px 28px #1c191712}html[data-theme-mode=light] .overview-module__KJ_STa__badgeOk{color:#1f7a3f;background:#1f7a3f1a;border-color:#1f7a3f42}html[data-theme-mode=light] .overview-module__KJ_STa__badgeWarn{color:#6d4c2b;background:#a15c071a;border-color:#a15c0742}html[data-theme-mode=light] .overview-module__KJ_STa__badgeBad{color:#b71c1c;background:#c628281a;border-color:#c6282842}:is(html[data-theme-mode=light] .overview-module__KJ_STa__signal,html[data-theme-mode=light] .overview-module__KJ_STa__stackItem,html[data-theme-mode=light] .overview-module__KJ_STa__tile,html[data-theme-mode=light] .overview-module__KJ_STa__cwvGroup,html[data-theme-mode=light] .overview-module__KJ_STa__cwvMetric,html[data-theme-mode=light] .overview-module__KJ_STa__ctaCard){background:#fff;border-color:#2d26201f;box-shadow:0 8px 20px #1c19170d}:is(html[data-theme-mode=light] .overview-module__KJ_STa__signal:hover,html[data-theme-mode=light] .overview-module__KJ_STa__tile:hover,html[data-theme-mode=light] .overview-module__KJ_STa__ctaCard:hover){border-color:color-mix(in srgb,var(--theme-accent,#4a3d32)32%,transparent);background:#fff;box-shadow:0 12px 26px #1c191714}:is(html[data-theme-mode=light] .overview-module__KJ_STa__sectionTitle,html[data-theme-mode=light] .overview-module__KJ_STa__stackValue,html[data-theme-mode=light] .overview-module__KJ_STa__opTitle,html[data-theme-mode=light] .overview-module__KJ_STa__ctaTitle,html[data-theme-mode=light] .overview-module__KJ_STa__ctaCardTitle){color:#1c1917}html[data-theme-mode=light] .overview-module__KJ_STa__sectionLink{color:var(--theme-accent,#4a3d32)}html[data-theme-mode=light] .overview-module__KJ_STa__cwvGroupTitle{color:var(--theme-accent,#4a3d32)}html[data-theme-mode=light] .overview-module__KJ_STa__ctaMark{color:var(--theme-accent,#4a3d32)}html[data-theme-mode=light] .overview-module__KJ_STa__opRow:hover .overview-module__KJ_STa__opChev{color:var(--theme-accent,#4a3d32)}html[data-theme-mode=light] .overview-module__KJ_STa__sectionLink:hover{color:color-mix(in srgb,var(--theme-accent,#4a3d32)75%,#000)}html[data-theme-mode=light] .overview-module__KJ_STa__opRow:hover{background:color-mix(in srgb,var(--theme-accent,#4a3d32)6%,#fff)}html[data-theme-mode=light] .overview-module__KJ_STa__cwvMetric{box-shadow:none;background:#f7f5f1;border-color:#2d262014}html[data-theme-mode=light] .overview-module__KJ_STa__ctaMark{background:color-mix(in srgb,var(--theme-accent,#4a3d32)10%,#fff);border-color:color-mix(in srgb,var(--theme-accent,#4a3d32)22%,transparent)}html[data-theme-mode=light] .overview-module__KJ_STa__btnGhost{color:#1c1917;background:#fff;border-color:#2d262024}html[data-theme-mode=light] .overview-module__KJ_STa__btnGhost:hover{background:#f7f5f1}html[data-theme-mode=light] .overview-module__KJ_STa__btnPrimary{color:#fff;background:linear-gradient(135deg,var(--theme-accent,#4a3d32),color-mix(in srgb,var(--theme-accent,#4a3d32)78%,#000));box-shadow:0 10px 24px color-mix(in srgb,var(--theme-accent,#4a3d32)24%,transparent)}html[data-theme-mode=light] .overview-module__KJ_STa__heroSticky{box-shadow:0 12px 28px #1c191712}:is(html[data-theme-mode=light] .overview-module__KJ_STa__progressTrack,html[data-theme-mode=light] .overview-module__KJ_STa__meter){background:#2d262014}html[data-theme-mode=light] .overview-module__KJ_STa__orbValue{color:#1c1917;text-shadow:none}:is(html[data-theme-mode=light] .overview-module__KJ_STa__tileName,html[data-theme-mode=light] .overview-module__KJ_STa__snapshotLabel,html[data-theme-mode=light] .overview-module__KJ_STa__cwvMetricValue){color:#1c1917}html[data-theme-mode=light] .overview-module__KJ_STa__btnPrimary{background:linear-gradient(135deg,var(--theme-accent,#4a3d32),color-mix(in srgb,var(--theme-accent,#4a3d32)78%,#000));box-shadow:0 10px 24px color-mix(in srgb,var(--theme-accent,#4a3d32)22%,transparent)}html[data-theme-mode=light] .overview-module__KJ_STa__progressFill{background:linear-gradient(90deg,var(--theme-accent,#4a3d32),color-mix(in srgb,var(--theme-accent,#4a3d32)55%,#fff))}html[data-theme-mode=light] .overview-module__KJ_STa__stackOk{color:#15803d}html[data-theme-mode=light] .overview-module__KJ_STa__stackWarn{color:#a16207}html[data-theme-mode=light] .overview-module__KJ_STa__stackBad{color:#b91c1c}html[data-theme-mode=light] .overview-module__KJ_STa__ops{border-color:#2d262014}
.problems-module__xjd7YW__stage{--pr-panel:color-mix(in srgb,var(--theme-surface,#12151c)72%,transparent);--pr-line:var(--theme-border,#ffffff17);--pr-text:var(--theme-text,#f1f5f9);--pr-muted:var(--theme-text-secondary,#94a3b8);--pr-dim:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)72%,var(--theme-bg,#0b0d12));--pr-accent:var(--theme-accent,#8b5cf6);--pr-good:var(--theme-success,#34d399);--pr-warn:var(--theme-warning,#fbbf24);--pr-bad:var(--theme-error,#f87171);--pr-radius:16px;--pr-font:var(--font-montserrat,"Inter",system-ui,sans-serif);z-index:1;max-width:1180px;color:var(--pr-text);font-family:var(--pr-font);flex-direction:column;gap:16px;margin:0 auto;padding:4px 2px 48px;transition:color .22s;display:flex;position:relative}.problems-module__xjd7YW__hero{border-radius:var(--pr-radius);border:1px solid var(--pr-line);background:var(--pr-panel);padding:18px 20px;box-shadow:inset 0 1px #ffffff0d}.problems-module__xjd7YW__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--pr-accent);margin:0 0 6px;font-size:11px;font-weight:700}.problems-module__xjd7YW__headline{letter-spacing:-.03em;margin:0;font-size:clamp(20px,2.4vw,26px);font-weight:650;line-height:1.25}.problems-module__xjd7YW__lead{color:var(--pr-muted);max-width:58ch;margin:8px 0 0;font-size:14px;line-height:1.55}.problems-module__xjd7YW__signals{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.problems-module__xjd7YW__signal{border:1px solid var(--pr-line);background:#ffffff0a;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.problems-module__xjd7YW__signalLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--pr-dim);font-size:11px;font-weight:650}.problems-module__xjd7YW__signalValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.problems-module__xjd7YW__signalCrit{color:var(--pr-bad)}.problems-module__xjd7YW__signalWarn{color:var(--pr-warn)}.problems-module__xjd7YW__signalInfo{color:#93c5fd}.problems-module__xjd7YW__signalOk{color:var(--pr-good)}.problems-module__xjd7YW__panel{border-radius:var(--pr-radius);border:1px solid var(--pr-line);background:var(--pr-panel);padding:16px 18px 18px;box-shadow:inset 0 1px #ffffff0d}.problems-module__xjd7YW__filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.problems-module__xjd7YW__search{border:1px solid var(--pr-line);min-width:180px;min-height:40px;color:var(--pr-text);background:#ffffff0a;border-radius:11px;flex:1;padding:0 14px;font-size:14px}.problems-module__xjd7YW__search::placeholder{color:var(--pr-dim)}.problems-module__xjd7YW__search:focus{outline:2px solid var(--pr-accent);outline-offset:0;border-color:#0000}.problems-module__xjd7YW__chip{border:1px solid var(--pr-line);min-height:36px;color:var(--pr-muted);cursor:pointer;background:#ffffff08;border-radius:999px;padding:0 12px;font-size:13px;font-weight:550;transition:background .15s,border-color .15s,color .15s}.problems-module__xjd7YW__chip:hover{color:#e2e8f0;background:#ffffff0f}.problems-module__xjd7YW__chipActive{color:#f8fafc;background:#7c3aed38;border-color:#a78bfa66}.problems-module__xjd7YW__chip:focus-visible{outline:2px solid var(--pr-accent);outline-offset:1px}.problems-module__xjd7YW__countLine{letter-spacing:.04em;text-transform:uppercase;color:var(--pr-dim);margin:0 0 10px;font-size:12px;font-weight:600}.problems-module__xjd7YW__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.problems-module__xjd7YW__row{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #2a3140d9;border-radius:10px;grid-template-columns:10px minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:14px 8px;transition:background .16s,transform .16s;display:grid}.problems-module__xjd7YW__list li:last-child .problems-module__xjd7YW__row{border-bottom:none}.problems-module__xjd7YW__row:hover{background:#8b5cf614;transform:translate(3px)}.problems-module__xjd7YW__row:focus-visible{outline:2px solid var(--pr-accent);outline-offset:2px}.problems-module__xjd7YW__dot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #f871711f}.problems-module__xjd7YW__title{color:var(--pr-text);font-size:15px;font-weight:650;display:block}.problems-module__xjd7YW__sub{color:var(--pr-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.problems-module__xjd7YW__badge{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:650;display:inline-flex}.problems-module__xjd7YW__badgeCrit{color:#fca5a5;background:#f871711f;border-color:#f8717147}.problems-module__xjd7YW__badgeWarn{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2447}.problems-module__xjd7YW__badgeInfo{color:#93c5fd;background:#3b82f61f;border-color:#3b82f647}.problems-module__xjd7YW__badgeOk{color:#6ee7b7;background:#34d3991f;border-color:#34d39947}.problems-module__xjd7YW__meta{color:var(--pr-dim);text-align:right;white-space:nowrap;font-size:12px}.problems-module__xjd7YW__metaMuted{letter-spacing:.04em;text-transform:uppercase;color:#93c5fd;text-align:right;white-space:nowrap;font-size:11px;font-weight:650}.problems-module__xjd7YW__metaOk{letter-spacing:.04em;text-transform:uppercase;color:#6ee7b7;text-align:right;white-space:nowrap;font-size:11px;font-weight:650}.problems-module__xjd7YW__rowTip{opacity:.92}.problems-module__xjd7YW__chev{color:var(--pr-dim);transition:color .16s,transform .16s}.problems-module__xjd7YW__row:hover .problems-module__xjd7YW__chev{color:#c4b5fd;transform:translate(2px)}.problems-module__xjd7YW__empty{text-align:center;padding:36px 16px}.problems-module__xjd7YW__empty h3{color:#f8fafc;margin:0 0 6px;font-size:17px}.problems-module__xjd7YW__empty p{color:var(--pr-muted);margin:0;font-size:14px}.problems-module__xjd7YW__drawerRoot{--pr-panel:color-mix(in srgb,var(--theme-surface,#12151c)72%,transparent);--pr-line:var(--theme-border,#ffffff17);--pr-text:var(--theme-text,#f1f5f9);--pr-muted:var(--theme-text-secondary,#94a3b8);--pr-dim:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)72%,var(--theme-bg,#0b0d12));--pr-accent:var(--theme-accent,#8b5cf6);--pr-good:#34d399;--pr-warn:#fbbf24;--pr-bad:#f87171;z-index:20000;color:var(--pr-text);font-family:var(--pr-font,var(--font-montserrat,"Inter",system-ui,sans-serif));justify-content:flex-end;display:flex;position:fixed;inset:0}.problems-module__xjd7YW__drawerBackdrop{cursor:pointer;background:#03050a9e;border:none;position:absolute;inset:0}.problems-module__xjd7YW__drawer{z-index:1;background:color-mix(in srgb,var(--theme-surface,#12151c)92%,#000 8%);border-left:1px solid var(--pr-line);width:min(440px,100%);height:100dvh;max-height:100dvh;color:var(--pr-text);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:-24px 0 60px #00000073}.problems-module__xjd7YW__drawerHead{border-bottom:1px solid var(--pr-line);flex-shrink:0;padding:18px 20px 14px}.problems-module__xjd7YW__drawerClose{border:1px solid var(--pr-line);background:color-mix(in srgb,var(--pr-text)6%,transparent);color:var(--pr-text);cursor:pointer;border-radius:11px;align-items:center;gap:8px;min-height:40px;margin-bottom:14px;padding:0 12px;font-size:13px;font-weight:650;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.problems-module__xjd7YW__drawerClose:hover{background:color-mix(in srgb,var(--pr-accent)12%,transparent);border-color:color-mix(in srgb,var(--pr-accent)35%,transparent);color:var(--pr-text)}.problems-module__xjd7YW__drawerClose:focus-visible{outline:2px solid var(--pr-accent);outline-offset:2px}.problems-module__xjd7YW__drawerBadges{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.problems-module__xjd7YW__drawerCat{background:color-mix(in srgb,var(--pr-text)6%,transparent);color:var(--pr-muted);border:1px solid var(--pr-line);border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.problems-module__xjd7YW__drawerTitle{letter-spacing:-.02em;color:var(--pr-text);margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3}.problems-module__xjd7YW__drawerMeta{color:var(--pr-muted);margin:0;font-size:13px}.problems-module__xjd7YW__drawerBody{-webkit-overflow-scrolling:touch;flex:1;padding:18px 20px 28px;overflow-y:auto}.problems-module__xjd7YW__drawerSection{margin-bottom:18px}.problems-module__xjd7YW__drawerSection h3{letter-spacing:.08em;text-transform:uppercase;color:var(--pr-dim);margin:0 0 8px;font-size:12px;font-weight:700}.problems-module__xjd7YW__drawerSection p{color:var(--pr-text);margin:0;font-size:14px;line-height:1.55}.problems-module__xjd7YW__code{background:color-mix(in srgb,var(--theme-bg,#0b0d12)88%,#000 12%);border:1px solid var(--pr-line);color:var(--pr-text);white-space:pre-wrap;word-break:break-word;border-radius:10px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.problems-module__xjd7YW__codeSection{margin-bottom:28px}.problems-module__xjd7YW__codeHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.problems-module__xjd7YW__codeHead h3{margin:0}.problems-module__xjd7YW__linkBtn{min-height:40px;color:var(--pr-accent);align-items:center;margin-bottom:20px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.problems-module__xjd7YW__linkBtn:hover{color:color-mix(in srgb,var(--pr-accent)78%,#000)}.problems-module__xjd7YW__drawerActions{flex-direction:column;gap:10px;margin-top:8px;padding-top:8px;display:flex}.problems-module__xjd7YW__planToast{color:#6ee7b7;background:#34d39924;border:1px solid #34d39959;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:650;line-height:1.4}.problems-module__xjd7YW__aiPanel{background:linear-gradient(160deg,#7c3aed29,#12151ce6);border:1px solid #a78bfa66;border-radius:14px;flex-direction:column;gap:10px;margin-top:4px;padding:14px;animation:.28s cubic-bezier(.22,1,.36,1) problems-module__xjd7YW__aiPanelIn;display:flex;box-shadow:0 0 0 1px #a78bfa1f,0 12px 28px #00000040}@keyframes problems-module__xjd7YW__aiPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.problems-module__xjd7YW__aiPanelTitle{letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd;font-size:12px;font-weight:700}.problems-module__xjd7YW__aiHint{color:var(--pr-muted);margin:0;font-size:13px;line-height:1.45}.problems-module__xjd7YW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:650;display:inline-flex}.problems-module__xjd7YW__btnPrimary:hover{filter:brightness(1.06)}.problems-module__xjd7YW__btnGhost{border:1px solid var(--pr-line);min-height:40px;color:var(--pr-text);cursor:pointer;background:0 0;border-radius:11px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.problems-module__xjd7YW__btnGhost:hover{background:#ffffff0d;border-color:#44506a}.problems-module__xjd7YW__btnSecondary{color:#e9d5ff;cursor:pointer;background:#7c3aed24;border:1px solid #a78bfa59;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:650;display:inline-flex}.problems-module__xjd7YW__btnSecondary:hover{background:#7c3aed3d}.problems-module__xjd7YW__btnInPlan{color:#6ee7b7;cursor:pointer;background:#34d39924;border:1px solid #34d39966;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:650;display:inline-flex}.problems-module__xjd7YW__btnInPlan:hover{background:#34d39938}@media (max-width:900px){.problems-module__xjd7YW__signals{grid-template-columns:repeat(2,minmax(0,1fr))}.problems-module__xjd7YW__row{grid-template-columns:10px minmax(0,1fr) 18px;min-height:56px}.problems-module__xjd7YW__meta{display:none}.problems-module__xjd7YW__drawer{width:100%}}:is(html[data-theme-mode=light] .problems-module__xjd7YW__stage,html[data-theme-mode=light] .problems-module__xjd7YW__drawerRoot){--pr-panel:#fff;--pr-line:#2d26201f;--pr-text:#1c1917;--pr-muted:#44403c;--pr-dim:#57534e;--pr-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--pr-good:#15803d;--pr-warn:#a16207;--pr-bad:#b91c1c;--pg-panel:#fff;--pg-line:#2d26201f;--pg-text:#1c1917;--pg-muted:#44403c;--pg-dim:#57534e;--pg-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--dv-panel:#fff;--dv-line:#2d26201f;--dv-text:#1c1917;--dv-muted:#44403c;--dv-dim:#57534e;--dv-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%)}html[data-theme-mode=light] .problems-module__xjd7YW__hero{border-color:color-mix(in srgb,var(--theme-text,#1a1a1a)10%,transparent);background:#fff;box-shadow:0 10px 26px #1a16120f}:is(html[data-theme-mode=light] .problems-module__xjd7YW__signal,html[data-theme-mode=light] .problems-module__xjd7YW__search,html[data-theme-mode=light] .problems-module__xjd7YW__chip){background:#fff;border-color:#2d26201a}html[data-theme-mode=light] .problems-module__xjd7YW__chip:hover{color:#1c1917;background:#f7f5f1}html[data-theme-mode=light] .problems-module__xjd7YW__chipActive{background:color-mix(in srgb,var(--pr-accent)12%,#fff);border-color:color-mix(in srgb,var(--pr-accent)28%,transparent);color:#1c1917}:is(html[data-theme-mode=light] .problems-module__xjd7YW__title,html[data-theme-mode=light] .problems-module__xjd7YW__drawerTitle){color:#1c1917}html[data-theme-mode=light] .problems-module__xjd7YW__row{border-bottom-color:#2d262014}html[data-theme-mode=light] .problems-module__xjd7YW__row:hover{background:color-mix(in srgb,var(--pr-accent)6%,#fff)}:is(html[data-theme-mode=light] .problems-module__xjd7YW__panel,html[data-theme-mode=light] .problems-module__xjd7YW__drawer){color:#1c1917;background:#fff;border-color:#2d26201f;box-shadow:0 12px 28px #1c19170f}html[data-theme-mode=light] .problems-module__xjd7YW__drawer{box-shadow:-24px 0 48px #1c191724}html[data-theme-mode=light] .problems-module__xjd7YW__drawerHead{border-bottom-color:#2d26201a}html[data-theme-mode=light] .problems-module__xjd7YW__code{color:#1c1917;background:#f4f1ec;border-color:#2d26201f}html[data-theme-mode=light] .problems-module__xjd7YW__planToast{color:#15803d;background:#15803d1a;border-color:#15803d3d}html[data-theme-mode=light] .problems-module__xjd7YW__aiPanel{border-color:color-mix(in srgb,var(--pr-accent)28%,transparent);background:#f7f5f1;box-shadow:0 8px 20px #1c19170f}html[data-theme-mode=light] .problems-module__xjd7YW__aiPanelTitle{color:var(--pr-accent)}html[data-theme-mode=light] .problems-module__xjd7YW__btnPrimary{background:linear-gradient(135deg,var(--pr-accent),color-mix(in srgb,var(--pr-accent)78%,#000))}html[data-theme-mode=light] .problems-module__xjd7YW__btnGhost{color:#1c1917;background:#fff;border-color:#2d262024}html[data-theme-mode=light] .problems-module__xjd7YW__signalInfo{color:#1d4ed8}html[data-theme-mode=light] .problems-module__xjd7YW__drawerClose{color:#1c1917;background:#f7f5f1;border-color:#2d26201f}html[data-theme-mode=light] .problems-module__xjd7YW__drawerClose:hover{background:color-mix(in srgb,var(--pr-accent)10%,#fff);border-color:color-mix(in srgb,var(--pr-accent)28%,transparent);color:var(--pr-accent)}html[data-theme-mode=light] .problems-module__xjd7YW__linkBtn{color:var(--pr-accent)}:is(html[data-theme-mode=light] .problems-module__xjd7YW__drawerSection h3,html[data-theme-mode=light] .problems-module__xjd7YW__drawerSection p){color:#1c1917}html[data-theme-mode=light] .problems-module__xjd7YW__drawerSection h3{color:#44403c}html[data-theme-mode=light] .problems-module__xjd7YW__drawerCat{color:#44403c;background:#f4f1ec;border-color:#2d262024}html[data-theme-mode=light] .problems-module__xjd7YW__badgeCrit{color:#b91c1c;background:#b91c1c14;border-color:#b91c1c38}html[data-theme-mode=light] .problems-module__xjd7YW__badgeWarn{color:#a16207;background:#a162071a;border-color:#a162073d}html[data-theme-mode=light] .problems-module__xjd7YW__badgeInfo{color:#1d4ed8;background:#1d4ed814;border-color:#1d4ed833}html[data-theme-mode=light] .problems-module__xjd7YW__badgeOk{color:#15803d;background:#15803d14;border-color:#15803d38}
.pages-module__0Om1IG__stage{--pg-panel:color-mix(in srgb,var(--theme-surface,#12151c)72%,transparent);--pg-line:var(--theme-border,#ffffff17);--pg-text:var(--theme-text,#f1f5f9);--pg-muted:var(--theme-text-secondary,#94a3b8);--pg-dim:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)72%,var(--theme-bg,#0b0d12));--pg-accent:var(--theme-accent,#8b5cf6);--pg-radius:16px;--pg-font:var(--font-montserrat,"Inter",system-ui,sans-serif);z-index:1;max-width:1180px;color:var(--pg-text);font-family:var(--pg-font);flex-direction:column;gap:14px;margin:0 auto;padding:4px 2px 48px;transition:color .22s;display:flex;position:relative}.pages-module__0Om1IG__hero{border-radius:var(--pg-radius);border:1px solid var(--pg-line);background:var(--pg-panel);padding:18px 20px;box-shadow:inset 0 1px #ffffff0d}.pages-module__0Om1IG__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--pg-accent);margin:0 0 6px;font-size:11px;font-weight:700}.pages-module__0Om1IG__headline{letter-spacing:-.03em;margin:0;font-size:clamp(20px,2.4vw,26px);font-weight:650}.pages-module__0Om1IG__lead{color:var(--pg-muted);max-width:58ch;margin:8px 0 0;font-size:14px;line-height:1.55}.pages-module__0Om1IG__summary{color:var(--pg-text);margin:12px 0 0;font-size:13px;font-weight:650}.pages-module__0Om1IG__allOk{color:#a7f3d0;background:#10b9811a;border:1px solid #34d39947;border-radius:14px;padding:14px 16px;font-size:14px;line-height:1.45}.pages-module__0Om1IG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pages-module__0Om1IG__card{border:1px solid var(--pg-line);background:var(--pg-panel);border-radius:14px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.pages-module__0Om1IG__cardOk{border-color:#34d3992e}.pages-module__0Om1IG__cardWarn{border-color:#fbbf2447}.pages-module__0Om1IG__cardOpen{border-color:#fbbf2473}.pages-module__0Om1IG__cardBtn{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:14px 16px;display:flex}.pages-module__0Om1IG__cardBtn:disabled{cursor:default}.pages-module__0Om1IG__cardBtn:hover{background:#ffffff08}.pages-module__0Om1IG__cardMain{flex-direction:column;gap:2px;min-width:0;display:flex}.pages-module__0Om1IG__path{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;overflow:hidden}.pages-module__0Om1IG__pathHint{color:var(--pg-dim);font-size:12px;font-weight:500}.pages-module__0Om1IG__cardMeta{flex-shrink:0;align-items:center;gap:8px;display:flex}.pages-module__0Om1IG__badgeOk,.pages-module__0Om1IG__badgeWarn{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.pages-module__0Om1IG__badgeOk{color:#6ee7b7;background:#10b9811f;border:1px solid #34d39940}.pages-module__0Om1IG__badgeWarn{color:#fcd34d;background:#f59e0b1f;border:1px solid #fbbf2447}.pages-module__0Om1IG__chev{color:var(--pg-muted);transition:transform .18s;display:inline-flex}.pages-module__0Om1IG__chevOpen{transform:rotate(90deg)}.pages-module__0Om1IG__detail{border-top:1px solid #ffffff0f;padding:0 16px 16px}.pages-module__0Om1IG__issueBlock{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px}.pages-module__0Om1IG__issueBlock:first-child{border-top:none;padding-top:12px}.pages-module__0Om1IG__issueTitle{letter-spacing:-.02em;color:#f8fafc;margin:0 0 12px;font-size:15px;font-weight:650}.pages-module__0Om1IG__section{margin-bottom:14px}.pages-module__0Om1IG__section:last-child{margin-bottom:0}.pages-module__0Om1IG__section h4{letter-spacing:.08em;text-transform:uppercase;color:var(--pg-dim);margin:0 0 6px;font-size:11px;font-weight:700}.pages-module__0Om1IG__section p{color:#e2e8f0;margin:0;font-size:14px;line-height:1.55}.pages-module__0Om1IG__checkList{color:#e2e8f0;margin:0;padding:0 0 0 18px;font-size:14px;line-height:1.55}.pages-module__0Om1IG__checkList li+li{margin-top:6px}.pages-module__0Om1IG__empty{text-align:center;border-radius:var(--pg-radius);color:var(--pg-muted);background:#ffffff08;border:1px dashed #ffffff1f;padding:28px 18px;font-size:14px;line-height:1.5}@media (max-width:900px){.pages-module__0Om1IG__stage{padding-bottom:24px}}html[data-theme-mode=light] .pages-module__0Om1IG__stage{--pg-panel:#fff;--pg-line:#2d26201f;--pg-text:#1c1917;--pg-muted:#44403c;--pg-dim:#57534e;--pg-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--pr-panel:#fff;--pr-line:#2d26201f;--pr-text:#1c1917;--pr-muted:#44403c;--pr-dim:#57534e;--pr-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--dv-panel:#fff;--dv-line:#2d26201f;--dv-text:#1c1917;--dv-muted:#44403c;--dv-dim:#57534e;--dv-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%)}html[data-theme-mode=light] .pages-module__0Om1IG__hero{border-color:color-mix(in srgb,var(--theme-text,#1a1a1a)10%,transparent);background:#fff;box-shadow:0 10px 26px #1a16120f}:is(html[data-theme-mode=light] .pages-module__0Om1IG__card,html[data-theme-mode=light] .pages-module__0Om1IG__empty){background:#fff;border-color:#2d26201a;box-shadow:0 10px 24px #1c19170d}html[data-theme-mode=light] .pages-module__0Om1IG__summary{color:#1c1917}html[data-theme-mode=light] .pages-module__0Om1IG__path{color:#1c1917}html[data-theme-mode=light] .pages-module__0Om1IG__issueTitle{color:#1c1917}html[data-theme-mode=light] .pages-module__0Om1IG__section h4{color:#1c1917}html[data-theme-mode=light] .pages-module__0Om1IG__section p{color:#1c1917}html[data-theme-mode=light] .pages-module__0Om1IG__checkList{color:#1c1917}html[data-theme-mode=light] .pages-module__0Om1IG__cardBtn:hover{background:color-mix(in srgb,var(--pg-accent)5%,#fff)}html[data-theme-mode=light] .pages-module__0Om1IG__allOk{color:#15803d;background:#15803d14;border-color:#15803d38}html[data-theme-mode=light] .pages-module__0Om1IG__badgeOk{color:#15803d}html[data-theme-mode=light] .pages-module__0Om1IG__badgeWarn{color:#a16207}
.developer-module__eEqsmq__stage{--dv-panel:color-mix(in srgb,var(--theme-surface,#12151c)72%,transparent);--dv-line:var(--theme-border,#ffffff17);--dv-text:var(--theme-text,#f1f5f9);--dv-muted:var(--theme-text-secondary,#94a3b8);--dv-dim:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)72%,var(--theme-bg,#0b0d12));--dv-accent:var(--theme-accent,#8b5cf6);--dv-radius:16px;--dv-font:var(--font-montserrat,"Inter",system-ui,sans-serif);z-index:1;max-width:1180px;color:var(--dv-text);font-family:var(--dv-font);flex-direction:column;gap:14px;margin:0 auto;padding:4px 2px 48px;transition:color .22s;display:flex;position:relative}.developer-module__eEqsmq__hero{border-radius:var(--dv-radius);border:1px solid var(--dv-line);background:var(--dv-panel);padding:18px 20px;box-shadow:inset 0 1px #ffffff0d}.developer-module__eEqsmq__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--dv-accent);margin:0 0 6px;font-size:11px;font-weight:700}.developer-module__eEqsmq__headline{letter-spacing:-.03em;margin:0;font-size:clamp(20px,2.4vw,26px);font-weight:650}.developer-module__eEqsmq__lead{color:var(--dv-muted);max-width:62ch;margin:8px 0 0;font-size:14px;line-height:1.55}.developer-module__eEqsmq__summary{color:var(--dv-text);margin:12px 0 0;font-size:13px;font-weight:650}.developer-module__eEqsmq__previewNote{letter-spacing:.06em;text-transform:uppercase;color:#c4b5fd;background:#8b5cf624;border:1px solid #8b5cf659;border-radius:999px;margin:10px 0 0;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.developer-module__eEqsmq__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.developer-module__eEqsmq__row{border:1px solid var(--dv-line);background:var(--dv-panel);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:12px minmax(0,1fr) 20px;align-items:center;gap:12px;margin:0;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff0a}.developer-module__eEqsmq__row:hover{background:#ffffff0d;border-color:#a78bfa59}.developer-module__eEqsmq__dot{border-radius:50%;justify-self:center;width:8px;height:8px}.developer-module__eEqsmq__rowMain{flex-direction:column;gap:6px;min-width:0;display:flex}.developer-module__eEqsmq__rowTitle{letter-spacing:-.02em;color:var(--dv-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;overflow:hidden}.developer-module__eEqsmq__rowSub{color:var(--dv-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.developer-module__eEqsmq__chev{color:var(--dv-muted);display:inline-flex}.developer-module__eEqsmq__badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.developer-module__eEqsmq__badgeCrit{color:#fca5a5;background:#ef44441f;border:1px solid #f871714d}.developer-module__eEqsmq__badgeWarn{color:#fcd34d;background:#f59e0b1f;border:1px solid #fbbf2447}.developer-module__eEqsmq__badgeInfo{color:#93c5fd;background:#3b82f61f;border:1px solid #60a5fa47}.developer-module__eEqsmq__chip{letter-spacing:.04em;text-transform:uppercase;color:var(--dv-muted);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:650}.developer-module__eEqsmq__empty{text-align:center;border-radius:var(--dv-radius);color:var(--dv-muted);background:#ffffff08;border:1px dashed #ffffff1f;padding:28px 18px;font-size:14px;line-height:1.5}.developer-module__eEqsmq__drawerRoot{--dv-panel:color-mix(in srgb,var(--theme-surface,#12151c)72%,transparent);--dv-line:var(--theme-border,#ffffff17);--dv-text:var(--theme-text,#f1f5f9);--dv-muted:var(--theme-text-secondary,#94a3b8);--dv-dim:color-mix(in srgb,var(--theme-text-secondary,#94a3b8)72%,var(--theme-bg,#0b0d12));--dv-accent:var(--theme-accent,#8b5cf6);z-index:20000;color:var(--dv-text);font-family:var(--dv-font,var(--font-montserrat,"Inter",system-ui,sans-serif));justify-content:flex-end;display:flex;position:fixed;inset:0}.developer-module__eEqsmq__drawerBackdrop{cursor:pointer;background:#020617b8;border:none;position:absolute;inset:0}.developer-module__eEqsmq__drawer{z-index:1;background:color-mix(in srgb,var(--theme-surface,#12151c)92%,#000 8%);border-left:1px solid var(--dv-line);width:min(560px,100%);height:100dvh;max-height:100dvh;color:var(--dv-text);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:-24px 0 60px #00000073}.developer-module__eEqsmq__drawerHead{border-bottom:1px solid var(--dv-line);flex-direction:column;gap:10px;padding:16px 18px 14px;display:flex}.developer-module__eEqsmq__drawerClose{border:1px solid var(--dv-line);background:color-mix(in srgb,var(--dv-text)6%,transparent);color:var(--dv-muted);font:inherit;cursor:pointer;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.developer-module__eEqsmq__drawerClose:hover{color:var(--dv-text);border-color:color-mix(in srgb,var(--dv-accent)35%,transparent);background:color-mix(in srgb,var(--dv-accent)10%,transparent)}.developer-module__eEqsmq__drawerBadges{flex-wrap:wrap;gap:8px;display:flex}.developer-module__eEqsmq__drawerTitle{letter-spacing:-.03em;color:var(--dv-text);margin:0;font-size:20px;font-weight:650;line-height:1.25}.developer-module__eEqsmq__drawerBody{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:16px;padding:16px 18px 28px;display:flex;overflow-y:auto}.developer-module__eEqsmq__block h4{letter-spacing:.08em;text-transform:uppercase;color:var(--dv-dim);margin:0 0 6px;font-size:11px;font-weight:700}.developer-module__eEqsmq__block p{color:var(--dv-text);margin:0;font-size:14px;line-height:1.55}.developer-module__eEqsmq__solutionBlock{border:1px solid color-mix(in srgb,var(--dv-accent)32%,transparent);background:color-mix(in srgb,var(--dv-accent)10%,transparent);border-radius:12px;padding:12px 14px}.developer-module__eEqsmq__emptyHint{color:var(--dv-muted)!important}.developer-module__eEqsmq__agentBlock{background:#10b98114;border:1px solid #34d39947;border-radius:12px;padding:12px 14px}.developer-module__eEqsmq__codeHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.developer-module__eEqsmq__codeHead h4{margin:0}.developer-module__eEqsmq__copyBtn{appearance:none;border:1px solid color-mix(in srgb,var(--dv-accent)36%,transparent);background:color-mix(in srgb,var(--dv-accent)12%,transparent);color:var(--dv-accent);font:inherit;cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:650}.developer-module__eEqsmq__copyBtn:hover{background:color-mix(in srgb,var(--dv-accent)20%,transparent)}.developer-module__eEqsmq__metaLine{color:var(--dv-muted);margin:0 0 8px;font-size:12px}.developer-module__eEqsmq__codePair{grid-template-columns:1fr;gap:10px;display:grid}.developer-module__eEqsmq__codeLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--dv-dim);margin:0 0 6px;font-size:11px;font-weight:700}.developer-module__eEqsmq__code{background:color-mix(in srgb,var(--theme-bg,#0b0d12)88%,#000 12%);border:1px solid var(--dv-line);color:var(--dv-text);white-space:pre-wrap;word-break:break-word;border-radius:10px;max-height:280px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}@media (max-width:900px){.developer-module__eEqsmq__stage{padding-bottom:24px}.developer-module__eEqsmq__drawer{width:100%}}:is(html[data-theme-mode=light] .developer-module__eEqsmq__stage,html[data-theme-mode=light] .developer-module__eEqsmq__drawerRoot){--pr-panel:#fff;--pr-line:#2d26201f;--pr-text:#1c1917;--pr-muted:#44403c;--pr-dim:#57534e;--pr-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--pr-good:#15803d;--pr-warn:#a16207;--pr-bad:#b91c1c;--pg-panel:#fff;--pg-line:#2d26201f;--pg-text:#1c1917;--pg-muted:#44403c;--pg-dim:#57534e;--pg-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%);--dv-panel:#fff;--dv-line:#2d26201f;--dv-text:#1c1917;--dv-muted:#44403c;--dv-dim:#57534e;--dv-accent:color-mix(in srgb,var(--theme-accent,#00e5ff)28%,#0a3d4a 72%)}html[data-theme-mode=light] .developer-module__eEqsmq__hero{background:#fff;border-color:#2d26201a;box-shadow:0 10px 26px #1a16120f}html[data-theme-mode=light] .developer-module__eEqsmq__summary{color:#1c1917;font-weight:700}html[data-theme-mode=light] .developer-module__eEqsmq__kicker{color:var(--dv-accent)}html[data-theme-mode=light] .developer-module__eEqsmq__previewNote{color:#0f172a;background:color-mix(in srgb,var(--theme-accent,#00e5ff)16%,#fff);border-color:color-mix(in srgb,var(--dv-accent)35%,transparent)}html[data-theme-mode=light] .developer-module__eEqsmq__chip{color:#44403c;background:#f4f1ec;border-color:#2d262024}html[data-theme-mode=light] .developer-module__eEqsmq__block h4{color:#44403c}html[data-theme-mode=light] .developer-module__eEqsmq__codeLabel{color:#44403c}:is(html[data-theme-mode=light] .developer-module__eEqsmq__row,html[data-theme-mode=light] .developer-module__eEqsmq__empty,html[data-theme-mode=light] .developer-module__eEqsmq__drawer){color:#1c1917;background:#fff;border-color:#2d262029;box-shadow:0 10px 24px #1c19170f}html[data-theme-mode=light] .developer-module__eEqsmq__rowTitle{color:#1c1917}html[data-theme-mode=light] .developer-module__eEqsmq__badgeWarn{color:#92400e;background:#92400e1a;border-color:#92400e47}html[data-theme-mode=light] .developer-module__eEqsmq__copyBtn{color:#0f172a;background:color-mix(in srgb,var(--theme-accent,#00e5ff)18%,#fff);border-color:color-mix(in srgb,var(--dv-accent)40%,transparent)}html[data-theme-mode=light] .developer-module__eEqsmq__drawer{box-shadow:-24px 0 48px #1c191724}html[data-theme-mode=light] .developer-module__eEqsmq__drawerHead{border-bottom-color:#2d26201a}html[data-theme-mode=light] .developer-module__eEqsmq__row:hover{background:color-mix(in srgb,var(--dv-accent)5%,#fff);border-color:color-mix(in srgb,var(--dv-accent)28%,transparent)}html[data-theme-mode=light] .developer-module__eEqsmq__code{color:#1c1917;background:#f4f1ec;border-color:#2d26201f}html[data-theme-mode=light] .developer-module__eEqsmq__rowTitle{color:#1c1917}html[data-theme-mode=light] .developer-module__eEqsmq__drawerTitle{color:#1c1917}html[data-theme-mode=light] .developer-module__eEqsmq__block p{color:#1c1917}html[data-theme-mode=light] .developer-module__eEqsmq__codeHead h4{color:#1c1917}html[data-theme-mode=light] .developer-module__eEqsmq__block h4{color:#44403c}html[data-theme-mode=light] .developer-module__eEqsmq__solutionBlock{background:color-mix(in srgb,var(--dv-accent)8%,#fff);border-color:color-mix(in srgb,var(--dv-accent)24%,transparent)}html[data-theme-mode=light] .developer-module__eEqsmq__agentBlock{background:#15803d14;border-color:#15803d38}html[data-theme-mode=light] .developer-module__eEqsmq__badgeCrit{color:#b91c1c;background:#b91c1c14;border-color:#b91c1c38}html[data-theme-mode=light] .developer-module__eEqsmq__badgeInfo{color:#1d4ed8;background:#1d4ed814;border-color:#1d4ed833}html[data-theme-mode=light] .developer-module__eEqsmq__drawerClose{color:#1c1917;background:#f7f5f1;border-color:#2d262024}html[data-theme-mode=light] .developer-module__eEqsmq__drawerClose:hover{color:var(--dv-accent);background:color-mix(in srgb,var(--dv-accent)10%,#fff);border-color:color-mix(in srgb,var(--dv-accent)28%,transparent)}
