.reporting-surface-closed{display:flex;flex-direction:column}.reporting-workspace{display:flex;flex-direction:column;gap:var(--app-space-l);width:100%}.reporting-list-toolbar__search{min-width:min(320px,100%)}@media(max-width:48em){.reporting-list-toolbar__search{flex:1 1 0;min-width:120px;width:auto}}.reporting-form-panel{flex:1 1 auto;min-height:0;overflow-y:auto}.mantine-Group-root.reporting-parameter-bar{row-gap:var(--app-space-m)}.reporting-parameter-bar__field{min-width:0}.reporting-parameter-bar__field--period{flex:0 0 auto;min-width:16rem}.reporting-parameter-bar__field--zones{flex:1 1 18rem;min-width:min(18rem,100%)}.mantine-Group-root.reporting-zone-picker{row-gap:var(--app-space-s)}.reporting-zone-picker__add{flex:0 0 auto;width:11rem}.mantine-Pill-root.reporting-zone-pill{align-items:center;background-color:var(--theme-secondary);color:var(--theme-text-inverse);font-weight:600;height:36px;justify-content:center;padding-inline:var(--app-space-m)}.mantine-Pill-root.reporting-zone-pill span{height:unset}.mantine-Pill-root.reporting-zone-pill button{padding-inline:0}.reporting-parameter-bar__action{margin-inline-start:auto}.reporting-parameter-bar .reporting-parameter-field{display:inline-flex;align-items:center;gap:var(--app-space-s);min-height:36px;width:100%;padding-inline:var(--app-space-m);background-color:var(--theme-input-bg);border:1px solid var(--theme-border);border-radius:var(--surface-radius-control)}.reporting-parameter-bar button.reporting-parameter-field{cursor:pointer}.reporting-parameter-bar button.reporting-parameter-field:hover{background-color:var(--theme-surface-muted)}.reporting-parameter-bar .reporting-parameter-field--static{border-color:var(--surface-hairline)}.reporting-parameter-bar .reporting-parameter-field__value{flex:1 1 auto;color:var(--theme-text-strong)}.reporting-parameter-field__glyph{flex:0 0 auto;color:var(--theme-text-muted)}.reporting-period-calendar{margin-inline:auto}.default-button.reporting-period-option[data-variant=default]{--button-bd: 1px solid var(--theme-secondary) !important;--button-hover: color-mix(in srgb, var(--theme-secondary) 12%, transparent) !important;--button-hover-color: var(--theme-secondary);--button-color: var(--theme-secondary) !important}.reporting-artifact-address{overflow-wrap:anywhere;word-break:break-all}.app-title-band.reporting-app__title--embedded{position:sticky;top:0;z-index:3;margin:calc(-1 * var(--app-shell-padding, 1rem));margin-bottom:var(--app-space-l);padding:var(--app-space-s) calc(var(--mantine-spacing-lg) + var(--mantine-spacing-md));background-color:var(--theme-surface);border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent)}.reporting-title-row{display:flex;align-items:center;gap:var(--app-space-l);min-width:0}.reporting-title-row .horizontal-divider{align-self:stretch;background-color:var(--theme-surface);border-radius:1px;margin-left:calc(var(--mantine-spacing-lg) + var(--mantine-spacing-md) - var(--app-space-l));min-height:100%;opacity:.3;width:2px}.reporting-title-row__title{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reporting-tab-bar{flex:0 0 auto}.reporting-tab-bar__list{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--app-space-xs);border-bottom:none}.reporting-tab-bar .reporting-tab-bar__tab{background-color:transparent;color:inherit}.reporting-tab-bar .reporting-tab-bar__tab:hover{background-color:color-mix(in srgb,currentColor 14%,transparent)}.reporting-tab-bar .reporting-tab-bar__tab[data-active=true]{background-color:color-mix(in srgb,currentColor 24%,transparent);color:inherit;font-weight:700}.reporting-tab-bar__tab-icon{display:inline-flex;align-items:center}.reporting-tab-bar__tab-icon>svg{width:18px;height:18px}@media(max-width:48em){.app-title-band.reporting-app__title--embedded{padding-inline:var(--app-space-m)}.reporting-title-row__title,.reporting-tab-bar__tab-label{display:none}}button.reporting-catalogue__entry{border-radius:var(--surface-radius-card);padding:var(--app-space-s) var(--app-space-m);width:100%}.reporting-catalogue__entry:hover{background-color:var(--theme-surface-muted)}.reporting-grid{max-width:100%;overflow-x:auto;overflow-y:auto;max-height:70vh}.reporting-grid__table{border-collapse:separate;border-spacing:0;font-size:var(--mantine-font-size-sm);font-variant-numeric:tabular-nums;line-height:1.35;white-space:nowrap;width:100%}.reporting-grid__cell{border-bottom:1px solid var(--theme-subtle-border);border-right:1px solid var(--theme-subtle-border);padding:var(--app-space-xs) var(--app-space-s);text-align:left}.reporting-grid__table thead .reporting-grid__cell{background-color:var(--theme-primary);border-bottom-color:color-mix(in srgb,var(--theme-action-text) 35%,transparent);border-right-color:color-mix(in srgb,var(--theme-action-text) 25%,transparent);color:var(--theme-action-text);font-weight:600;position:sticky;top:0;z-index:2}.reporting-grid__cell--frozen{background-color:var(--theme-surface);left:0;position:sticky;z-index:1}.reporting-grid__table thead .reporting-grid__cell--frozen{z-index:3}.reporting-grid__cell--positive{color:var(--theme-success)}.reporting-grid__cell--negative{color:var(--theme-error)}.reporting-grid__cell--positive-fill{background-color:color-mix(in srgb,var(--theme-success) 16%,var(--theme-surface));color:var(--theme-text-strong)}.reporting-grid__cell--negative-fill{background-color:color-mix(in srgb,var(--theme-error) 16%,var(--theme-surface));color:var(--theme-text-strong)}.reporting-report-header{max-width:100%}.reporting-grid__marker{margin-left:var(--app-space-xs)}.reporting-grid__cell--total{background-color:var(--theme-surface-muted);border-top:2px solid var(--theme-border);font-weight:700;position:sticky;bottom:0}.reporting-grid__notice{color:var(--theme-text-muted);font-size:var(--mantine-font-size-sm);margin:0;padding:var(--app-space-xs) var(--app-space-s)}.reporting-grid__notice--truncated{color:var(--theme-text-strong);font-weight:600}
