html,body,#root{height:100%}body{margin:0;background:var(--bg-app);color:var(--text);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}.qf-sidenav__item[aria-current=page]{background:var(--bg-selected);color:var(--text-strong)}.skulk-grid-kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--s-4)}.skulk-login{min-height:100%;display:grid;place-items:center;padding:var(--s-6);background:var(--bg-app)}.skulk-icon{width:1.25em;height:1.25em;display:block}.skulk-brand{display:flex;align-items:center;gap:var(--s-2);padding:var(--s-2) var(--s-3) var(--s-4)}.skulk-sidenav__foot{margin-top:auto;display:flex;flex-direction:column;gap:var(--s-2);padding-top:var(--s-4);border-top:1px solid var(--divider)}.skulk-navtoggle{display:none;position:fixed;left:var(--s-5);bottom:var(--s-5);z-index:50;background:var(--bg-elevated);box-shadow:var(--elev-3)}@container (max-width: 600px){.skulk-navtoggle{display:inline-flex}}.skulk-mon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s-4)}.skulk-mon-grid>.qf-card{min-width:0}@container (max-width: 900px){.skulk-mon-grid{grid-template-columns:1fr}}.skulk-mon-donutrow{display:flex;align-items:center;gap:var(--s-4);flex-wrap:wrap}.skulk-mon-donutrow .qf-donut{flex:0 0 auto;width:150px;--donut-size: 150px}.skulk-mon-donutrow .qf-legend{flex:1 1 8rem}.skulk-mon-kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:var(--s-3);margin-bottom:var(--s-4)}.skulk-funnel{display:flex;flex-direction:column;gap:var(--s-2)}.skulk-funnel__row{display:grid;grid-template-columns:5.5rem 1fr auto;align-items:center;gap:var(--s-2)}.skulk-funnel__label{color:var(--text-muted);font-size:var(--fs-13);text-align:right}.skulk-funnel__track{background:var(--chart-track, var(--bg-subtle, rgba(127,127,127,.16)));border-radius:var(--radius-1, 4px);height:14px;overflow:hidden}.skulk-funnel__bar{display:block;height:100%;background:currentColor;border-radius:inherit;min-width:2px}.skulk-funnel__val{font-variant-numeric:tabular-nums;font-size:var(--fs-13);color:var(--text-strong)}
