.hpm{--hpm-serif-font:var(--brand-serif,Georgia, "Times New Roman", serif);--hpm-sans-font:var(--brand-sans,system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif);--hpm-mono-font:var(--brand-mono,ui-monospace, "SFMono-Regular", Menlo, Monaco, Consolas, monospace);--hpm-surface:var(--brand-surface,#faf9f6);--hpm-surface-main:var(--brand-surface-main,#fff);--hpm-border:var(--brand-border,#edeff2);--hpm-ink:var(--brand-ink,#0f1b2d);--hpm-ink-secondary:var(--brand-ink-secondary,#1f2d44);--hpm-muted:var(--brand-muted,#4a5568);--hpm-accent:var(--brand-accent,#5b8b85);--hpm-value:var(--brand-value,#8e6e1a);--hpm-positive:var(--brand-positive,#3f6e55);--hpm-dot:var(--brand-dot,#c7ccd4);--hpm-frame-shadow:var(--brand-frame-shadow,0 24px 48px -16px #0f1b2d2e, 0 8px 16px -8px #0f1b2d14, 0 0 0 1px #0f1b2d0f);--hpm-sidebar-width:120px;--hpm-body-min-height:440px;font-family:var(--hpm-sans-font);width:100%;position:relative}.hpm__frame{background-color:var(--hpm-surface-main);box-shadow:var(--hpm-frame-shadow);border-radius:.75rem;overflow:hidden}.hpm__chrome{border-bottom:1px solid var(--hpm-border);background-color:var(--hpm-surface);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.hpm__dot{background-color:var(--hpm-dot);border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem;display:inline-flex}.hpm__url{font-family:var(--hpm-mono-font);white-space:nowrap;text-overflow:ellipsis;background-color:var(--hpm-surface-main);color:var(--hpm-muted);box-shadow:0 0 0 1px var(--hpm-border);border-radius:.375rem;flex:1;margin-left:.75rem;padding:.25rem .75rem;font-size:.6875rem;overflow:hidden}.hpm__body{grid-template-columns:var(--hpm-sidebar-width) 1fr;min-height:var(--hpm-body-min-height);display:grid}.hpm__sidebar{border-right:1px solid var(--hpm-border);background-color:var(--hpm-surface);padding:1rem .75rem}.hpm__brand{font-family:var(--hpm-serif-font);color:var(--hpm-ink);letter-spacing:-.02em;align-items:center;gap:.375rem;margin-bottom:1rem;padding:0 .5rem;font-size:.875rem;font-weight:600;display:flex}.hpm__brand-mark{flex-shrink:0}.hpm__nav{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.hpm__nav-item{color:var(--hpm-muted);box-shadow:none;cursor:default;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:.375rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:500;transition:background-color .15s,color .15s}.hpm__nav-item--active{background-color:var(--hpm-surface-main);color:var(--hpm-ink);box-shadow:0 0 0 1px var(--hpm-border)}.hpm__main{flex-direction:column;gap:0;padding:1.25rem;display:flex}.hpm__header{justify-content:space-between;align-items:baseline;display:flex}.hpm__header-left{flex-direction:column;display:flex}.hpm__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--hpm-accent);margin:0;font-size:.625rem;font-weight:600}.hpm__page-title{font-family:var(--hpm-serif-font);color:var(--hpm-ink);margin:.25rem 0 0;font-size:1rem;font-weight:600;line-height:1.2}.hpm__badge{font-family:var(--hpm-mono-font);background-color:var(--hpm-border);color:var(--hpm-muted);white-space:nowrap;border-radius:.25rem;flex-shrink:0;padding:.125rem .5rem;font-size:.625rem}.hpm__kpis{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;display:grid}.hpm__kpi{background-color:var(--hpm-surface);box-shadow:0 0 0 1px var(--hpm-border);border-radius:.375rem;padding:.625rem}.hpm__kpi-label{text-transform:uppercase;letter-spacing:.12em;color:var(--hpm-muted);margin:0;font-size:.5625rem;font-weight:500}.hpm__kpi-value{font-family:var(--hpm-mono-font);letter-spacing:-.015em;color:var(--hpm-value);margin:.25rem 0 0;font-size:1.125rem;font-weight:600}.hpm__kpi-delta{font-family:var(--hpm-mono-font);color:var(--hpm-positive);margin:.125rem 0 0;font-size:.625rem}.hpm__section{margin-top:1.25rem}.hpm__section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--hpm-muted);margin:0 0 .625rem;font-size:.625rem;font-weight:600}.hpm__funnel{flex-direction:column;gap:.375rem;display:flex}.hpm__funnel-row{align-items:center;gap:.5rem;display:flex}.hpm__funnel-stage{width:6rem;color:var(--hpm-ink-secondary);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;font-size:.625rem;overflow:hidden}.hpm__funnel-track{background-color:var(--hpm-border);border-radius:.25rem;flex:1;height:1rem;position:relative;overflow:hidden}.hpm__funnel-bar{background-color:var(--hpm-accent);border-radius:.25rem;height:100%}.hpm__funnel-value{font-family:var(--hpm-mono-font);text-align:right;width:3rem;color:var(--hpm-ink);flex-shrink:0;font-size:.625rem}.hpm__funnel-count{font-family:var(--hpm-mono-font);text-align:right;width:3rem;color:var(--hpm-muted);flex-shrink:0;font-size:.625rem}.hpm__cohorts-header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.hpm__cohorts-link{color:var(--hpm-accent);font-size:.625rem;text-decoration:none}.hpm__cohorts{flex-direction:column;gap:.25rem;display:flex}.hpm__cohort-row{box-shadow:none;background-color:#0000;border-radius:.25rem;align-items:center;gap:.75rem;padding:.375rem .5rem;display:flex}.hpm__cohort-row--lead{background-color:var(--hpm-surface);box-shadow:0 0 0 1px var(--hpm-border)}.hpm__cohort-label{font-family:var(--hpm-mono-font);color:var(--hpm-ink-secondary);white-space:nowrap;flex-shrink:0;font-size:.625rem}.hpm__cohort-track{background-color:var(--hpm-border);border-radius:9999px;flex:1;height:.25rem;position:relative;overflow:hidden}.hpm__cohort-bar{background-color:var(--hpm-accent);border-radius:9999px;height:100%}.hpm__cohort-value{font-family:var(--hpm-mono-font);text-align:right;flex-shrink:0;width:3rem;font-size:.625rem;font-weight:600}.hpm__cohort-value--up{color:var(--hpm-positive)}.hpm__cohort-value--flat{color:var(--hpm-muted)}.hpm__cohort-trend{text-align:center;flex-shrink:0;width:.75rem;font-size:.625rem}.hpm__cohort-trend--up{color:var(--hpm-positive)}.hpm__cohort-trend--flat{color:var(--hpm-dot)}@media (max-width:480px){.hpm{--hpm-sidebar-width:88px;--hpm-body-min-height:360px}.hpm__kpis{grid-template-columns:repeat(3,1fr);gap:.375rem}.hpm__kpi-value{font-size:.9375rem}.hpm__funnel-stage{width:4.5rem}.hpm__funnel-value,.hpm__funnel-count{width:2.25rem}}
