:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--color-bg:#f7f6f4;--color-surface:#fff;--color-surface-muted:#f0efec;--color-ink:#14171a;--color-ink-muted:#62696f;--color-border:#e4e2de;--color-primary:#075e63;--color-primary-hover:#064f54;--color-accent:#285bd4;--color-success:#0f7b48;--color-warning:#9a5b00;--color-danger:#b42318;--color-warning-bg:#fff4db;--color-success-bg:#e7f6ee;--color-danger-bg:#fee9e7;--color-accent-bg:#e9eefc;--color-overlay:#10182873;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:4px;--radius-md:8px;--shadow-subtle:0 1px 2px #17202614;--shadow-raised:0 12px 28px #1720261a;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}html{background:var(--color-bg)}body{min-width:320px;min-height:100vh;color:var(--color-ink);background:var(--color-bg);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.sidebar{align-self:start;gap:var(--space-4);border-right:1px solid var(--color-border);background:var(--color-surface);height:100dvh;min-height:100dvh;padding:var(--space-3);flex-direction:column;display:flex;position:sticky;top:0;overflow-y:auto}.workspace{grid-template-rows:auto 1fr;min-width:0;min-height:100dvh;display:grid}.eyebrow{color:var(--color-primary);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:760}.content{padding:var(--space-8)}.workspace{background:#f4f5f4;grid-template-rows:1fr}.content{min-width:0;min-height:100dvh;padding:0;overflow:auto}.growth-console{--growth-card:#fff;--growth-border:#e2e6e4;--growth-ink:#171d1b;--growth-muted:#69716d;--growth-soft:#eef0ef;min-height:100vh;color:var(--growth-ink);background:#f4f5f4;grid-auto-rows:max-content;align-content:start;gap:16px;padding:24px 32px 72px;font-family:Helvetica Neue,Arial,sans-serif;display:grid;position:relative}@media (width<=760px){.content{padding:0}.growth-console{padding:18px 14px 88px}}.metric-card,.panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-subtle)}.metric-card{gap:var(--space-2);min-height:132px;padding:var(--space-5);display:grid}.metric-card span{color:var(--color-ink-muted);font-size:.86rem;font-weight:650}.metric-card strong{font-size:2rem;line-height:1}.metric-card p{color:var(--color-success);font-size:.9rem;font-weight:650}.panel{min-width:0;overflow:hidden}.rate,.rate__head{gap:var(--space-2);display:grid}.metric-value,.rate strong{color:var(--color-ink);font-size:1rem;line-height:1;display:block}.bar{border-radius:var(--radius-sm);background:var(--color-surface-muted);height:7px;display:block;overflow:hidden}.lazy-loading{justify-content:center;align-items:center;gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:240px;box-shadow:var(--shadow-subtle);color:var(--color-ink-muted);padding:var(--space-8);display:flex}.lazy-loading strong,.lazy-loading span{display:block}.lazy-loading strong{color:var(--color-ink);font-size:.98rem}.lazy-loading__spinner{border:2px solid var(--color-border);border-top-color:var(--color-danger);border-radius:999px;width:34px;height:34px;animation:.72s linear infinite loading-spin;display:inline-block}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.48}}.app-error-boundary{background:var(--color-bg);min-height:100vh;padding:var(--space-8);place-items:center;display:grid}.app-error-boundary section{gap:var(--space-4);border:1px solid var(--color-border);border-left:4px solid var(--color-danger);border-radius:var(--radius-md);background:var(--color-surface);max-width:560px;box-shadow:var(--shadow-raised);padding:var(--space-8);display:grid}.app-error-boundary h1{font-size:clamp(1.8rem,3vw,2.6rem)}.app-error-boundary p{color:var(--color-ink-muted)}.app-error-boundary div{gap:var(--space-3);flex-wrap:wrap;display:flex}.app-error-boundary button,.app-error-boundary a{border-radius:var(--radius-md);min-height:40px;padding:0 var(--space-4);justify-content:center;align-items:center;font-weight:760;display:inline-flex}.app-error-boundary button{background:var(--color-primary);color:#fff;border:0}.app-error-boundary a{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.stats{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.issue-chart{gap:var(--space-3);padding:var(--space-5);display:grid}.issue-chart svg{width:100%;height:260px}.issue-chart__svg{overflow:visible}:is(.issue-chart:has(.issue-chart__tooltip),.issue-performance-panel:has(.issue-chart__tooltip)){z-index:30;overflow:visible}.issue-chart__tooltip-wrap{overflow:visible}.issue-chart__series-label{fill:var(--color-ink);text-transform:uppercase;font-size:.72rem;font-weight:850}.issue-chart__band-line{stroke:var(--color-border);stroke-width:1px}.issue-chart__band-midline{stroke:var(--color-border);stroke-dasharray:5 5;stroke-width:1px}.issue-chart__hover-line{opacity:.35;stroke:var(--color-ink);stroke-dasharray:3 3;stroke-width:1px}.chart-empty{color:var(--color-ink-muted);padding:var(--space-5)}.chart-axis-label,.chart-axis-caption{fill:var(--color-ink-muted);font-size:.68rem;font-weight:720}.issue-chart__tooltip{color:#d8dee2;overflow-wrap:anywhere;white-space:normal;word-break:break-word;background:#172026f5;border-radius:6px;gap:6px;width:100%;min-height:100%;padding:9px 10px;font-size:11px;line-height:1.3;display:grid;overflow:visible}.issue-chart__tooltip strong{color:#fff;font-size:12px;line-height:1.25}.issue-chart__tooltip span{grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:7px;min-width:0;display:grid}.issue-chart__tooltip i{border-radius:50%;width:7px;height:7px;margin-top:3px}.issue-chart__tooltip em{overflow-wrap:anywhere;min-width:0;font-style:normal}.issue-chart__tooltip b{color:#fff;text-align:right;white-space:nowrap}.chart-legend{gap:var(--space-3);color:var(--color-ink-muted);flex-wrap:wrap;font-size:.82rem;font-weight:720;display:flex}.chart-legend__item{align-items:center;gap:var(--space-2);display:inline-flex}.chart-legend__swatch{border-radius:var(--radius-sm);width:12px;height:12px;display:inline-block}.chart-legend__axis{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-ink-muted);padding:0 var(--space-1);font-size:.68rem}table{border-collapse:collapse;width:100%;font-size:.86rem}th,td{border-bottom:1px solid var(--color-border);padding:var(--space-3);text-align:left;white-space:nowrap}th{color:var(--color-ink-muted);text-transform:uppercase;font-size:.74rem}.button,.icon-button{border-radius:var(--radius-md);border:1px solid #0000;justify-content:center;align-items:center;font-weight:720;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.button{gap:var(--space-2);min-height:40px;padding:0 var(--space-4);white-space:nowrap}.badge{border-radius:var(--radius-sm);min-height:28px;padding:0 var(--space-2);white-space:nowrap;justify-content:center;align-items:center;font-size:.78rem;font-weight:760;display:inline-flex}.timeline{gap:var(--space-4);padding:var(--space-5);display:grid}@media (width<=980px){.sidebar{gap:var(--space-4);border-right:0;border-bottom:1px solid var(--color-border);height:auto;min-height:auto;position:static}.workspace-grid,.metric-grid,.newsletter-grid,.alert-grid,.optimization-insight-layout,.recommendation-grid,.stats{grid-template-columns:1fr}}@media (width<=640px){.topbar,.content,.sidebar{padding:var(--space-4)}.control-strip,.insight-strip,.api-state,.api-warning,.lazy-loading,.panel-heading,.newsletter-rate-row{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.lazy-loading{width:100%}.issue-chart{padding:var(--space-4)}.issue-chart svg{height:220px}}@media (width<=760px){.content{padding:0}.growth-console{padding:18px 14px 88px}}[aria-busy=true] .growth-chart-tooltip,[aria-busy=true] .growth-bar-tooltip,[aria-busy=true] .growth-acquisition-tooltip,[aria-busy=true] .growth-issue-tooltip,[aria-busy=true] .portfolio-chart__tooltip,[aria-busy=true] .issue-chart__tooltip,[aria-busy=true] .acquisition-signup-chart__tooltip{display:none}@keyframes aui-tool-pulse{0%,to{opacity:.35}50%{opacity:1}}.aui-md>:first-child{margin-top:0}.aui-md>:last-child{margin-bottom:0}.aui-md p{margin:0 0 var(--space-3);line-height:1.55}.aui-md ul,.aui-md ol{margin:0 0 var(--space-3);padding-left:1.35rem}.aui-md li{margin:var(--space-1) 0}.aui-md a{color:var(--color-accent);text-decoration:underline}.aui-md code{border-radius:var(--radius-sm);background:var(--color-surface-muted);padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}.aui-md pre{margin:0 0 var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-surface-muted);overflow-x:auto}.aui-md pre code{background:0 0;padding:0}.aui-md table{border-collapse:collapse;width:100%;margin:0 0 var(--space-3);font-size:.88rem}.aui-md th,.aui-md td{border:1px solid var(--color-border);padding:var(--space-2) var(--space-3);text-align:left}.aui-md th{background:var(--color-surface-muted)}.acq-agent__activity{border-radius:var(--radius-md);width:100%;max-width:min(720px,88%);padding:var(--space-2) var(--space-4);background:#eef4fb;border:1px solid #c9dcf0;align-self:flex-start}@keyframes acq-agent-shimmer{0%,to{opacity:1}50%{opacity:.55}}.sidebar-nav--knowledge-base{margin-bottom:var(--space-3)}.sidebar-user{align-items:center;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;padding:var(--space-2) var(--space-3);margin-top:auto;display:flex}.nav-link--all-apps{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-3);margin-bottom:var(--space-1)}
