.billing-view{gap:var(--base,1.5rem);padding-bottom:calc(var(--base,1.5rem)*2);flex-direction:column;display:flex}.billing-view__title{margin:0}.billing-view__section{gap:calc(var(--base,1.5rem)*.5);flex-direction:column;display:flex}.billing-view__heading{color:var(--theme-elevation-800);margin:0;font-size:1rem}.billing-kpi-strip{gap:calc(var(--base,1.5rem)*.75);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.kpi{padding:calc(var(--base,1.5rem)*.75);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50)}.kpi__value{color:var(--theme-elevation-1000);font-size:1.5rem;font-weight:600;line-height:1.2}.kpi__label{color:var(--theme-elevation-600);margin-top:.25rem;font-size:.8125rem}.kpi__hint{color:var(--theme-elevation-450);margin-top:.25rem;font-size:.75rem}.billing-chart{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);width:100%;padding:calc(var(--base,1.5rem)*.5);background:var(--theme-elevation-0)}.billing-chart--empty{justify-content:center;align-items:center;min-height:160px;display:flex}.billing-chart__empty-text{color:var(--theme-elevation-450);font-size:.875rem}.billing-table-wrap{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);overflow-x:auto}.billing-table{border-collapse:collapse;width:100%;font-size:.875rem}.billing-table th,.billing-table td{text-align:left;border-bottom:1px solid var(--theme-elevation-100);padding:.625rem .875rem}.billing-table thead th{color:var(--theme-elevation-600);background:var(--theme-elevation-50);white-space:nowrap;font-weight:600}.billing-table tbody tr:last-child th,.billing-table tbody tr:last-child td{border-bottom:none}.billing-table th[scope=row]{color:var(--theme-elevation-1000);font-weight:500}.billing-table__num{text-align:right;font-variant-numeric:tabular-nums}.billing-table__muted{color:var(--theme-elevation-400)}.billing-table__other{background:var(--theme-elevation-50)}.billing-table__other th[scope=row]{color:var(--theme-elevation-600);font-style:italic}.billing-table__link{color:var(--theme-success-500,#1f8a4c);text-decoration:none}.billing-table__link:hover{text-decoration:underline}.billing-table__cap-cell{white-space:nowrap}.billing-table__cap{align-items:center;gap:.4rem;display:inline-flex}.billing-table__cap-pct{font-variant-numeric:tabular-nums;color:var(--theme-elevation-800)}.billing-view__back{color:var(--theme-elevation-600);align-self:flex-start;font-size:.875rem;text-decoration:none}.billing-view__back:hover{color:var(--theme-elevation-1000);text-decoration:underline}.billing-cycle-card{max-width:38rem;padding:calc(var(--base,1.5rem)*.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50);flex-direction:column;flex:24rem;gap:.6rem;display:flex}.billing-cycle-card__head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.billing-cycle-card__status{margin-inline-start:auto}.billing-cycle-card__heading{color:var(--theme-elevation-1000);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0;font-size:.9375rem;font-weight:600;display:flex}.billing-cycle-card__dates{color:var(--theme-elevation-600);font-size:.8125rem;font-weight:500}.billing-cycle-card__meters{flex-direction:column;gap:.75rem;display:flex}.billing-meter{flex-direction:column;gap:.4rem;display:flex}.billing-meter__head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.billing-meter__label{color:var(--theme-elevation-700);font-size:.8125rem;font-weight:600}.billing-meter__headroom{color:var(--theme-elevation-600);font-size:.75rem;font-weight:500}.billing-team-burndown{gap:calc(var(--base,1.5rem)*.5);margin-top:var(--base,1.5rem);flex-direction:column;display:flex}.billing-team-burndown__heading{color:var(--theme-elevation-1000);margin:0;font-size:.9375rem;font-weight:600}.billing-team-burndown__teams{gap:var(--base,1.5rem);flex-wrap:wrap;display:flex}.billing-team-burndown__team{max-width:38rem;padding:calc(var(--base,1.5rem)*.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50);flex-direction:column;flex:24rem;gap:.6rem;display:flex}.billing-team-burndown__name{color:var(--theme-elevation-800);margin:0;font-size:.875rem;font-weight:600}.billing-view__section-head{justify-content:space-between;align-items:center;gap:calc(var(--base,1.5rem)*.5);flex-wrap:wrap;display:flex}.billing-view__section-actions{align-items:center;gap:calc(var(--base,1.5rem)*.5);flex-wrap:wrap;display:flex}.billing-controls-bar{align-items:flex-start;gap:calc(var(--base,1.5rem)*.75);flex-wrap:wrap;display:flex}.billing-controls{padding:calc(var(--base,1.5rem)*.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.billing-controls__period{flex-direction:column;gap:.3rem;display:flex}.billing-controls__window{color:var(--theme-elevation-500);font-size:.75rem}.billing-controls__label,.billing-segmented__label{color:var(--theme-elevation-600);font-size:.8125rem;font-weight:600}.billing-controls__select{border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s,3px);background:var(--theme-input-bg,var(--theme-elevation-0));min-width:12rem;color:var(--theme-elevation-1000);cursor:pointer;padding:.4rem .6rem;font-size:.8125rem}.billing-controls__select:focus-visible{border-color:var(--theme-elevation-400);box-shadow:0 0 0 1px var(--theme-elevation-400);outline:none}.billing-segmented__group{flex-wrap:wrap;gap:.25rem;display:flex}.billing-controls__range{flex-wrap:wrap;align-items:flex-end;gap:.5rem;width:100%;display:flex}.billing-controls__field{color:var(--theme-elevation-600);flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.billing-controls__field input{border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s,3px);background:var(--theme-input-bg,var(--theme-elevation-0));color:var(--theme-elevation-1000);padding:.35rem .5rem}.billing-segmented{align-items:center;gap:.5rem;display:flex}.billing-segmented__btn{border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s,3px);background:var(--theme-elevation-0);color:var(--theme-elevation-700);cursor:pointer;padding:.3rem .6rem;font-size:.8125rem}.billing-segmented__btn:hover{background:var(--theme-elevation-100)}.billing-segmented__btn--active{background:var(--theme-elevation-800);border-color:var(--theme-elevation-800);color:var(--theme-elevation-0)}.billing-budget,.billing-budget__body{flex-direction:column;gap:.5rem;display:flex}.billing-budget__track{background:var(--theme-elevation-150);border-radius:8px;height:16px;position:relative;overflow:hidden}.billing-budget__fill{background:var(--theme-success-500,#1f8a4c);border-radius:8px 0 0 8px;height:100%;position:absolute;inset:0 auto 0 0}.billing-budget__fill--over{background:var(--theme-error-500,#c4314b)}.billing-budget__projected{background:var(--theme-elevation-1000);width:2px;position:absolute;top:-3px;bottom:-3px;transform:translate(-1px)}.billing-budget__marker{background:var(--theme-elevation-400);opacity:.6;width:1px;position:absolute;top:0;bottom:0}.billing-budget__legend{color:var(--theme-elevation-700);flex-wrap:wrap;gap:1rem;font-size:.8125rem;display:flex}.billing-budget__spent{color:var(--theme-elevation-800);font-size:.9375rem}.billing-budget--advisory .billing-budget__fill{background:var(--theme-elevation-500)}.billing-budget__advisory-tag{color:var(--theme-elevation-600);font-style:italic}.billing-contract{border-top:1px solid var(--theme-elevation-150);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.billing-contract__head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.billing-contract__heading{color:var(--theme-elevation-700);margin:0;font-size:.8125rem;font-weight:600}.billing-contract__status{margin-inline-start:auto}.billing-contract__figures{flex-wrap:wrap;gap:.25rem 1.5rem;margin:0;display:flex}.billing-contract__figures .billing-contract__figure{flex-direction:column;gap:.1rem;display:flex}.billing-contract__figures dt{color:var(--theme-elevation-600);font-size:.75rem}.billing-contract__figures dd{color:var(--theme-elevation-800);margin:0;font-size:.9375rem;font-weight:600}.billing-contract__meter{flex-direction:column;gap:.4rem;display:flex}.overview-view{gap:var(--base,1.5rem);padding-bottom:calc(var(--base,1.5rem)*2);flex-direction:column;display:flex}.overview-view__title{margin:0}.overview-view__section{gap:calc(var(--base,1.5rem)*.5);flex-direction:column;display:flex}.overview-view__heading{color:var(--theme-elevation-800);margin:0;font-size:1rem}.overview-controls-bar{align-items:flex-start;gap:calc(var(--base,1.5rem)*.75);flex-wrap:wrap;display:flex}.overview-controls{padding:calc(var(--base,1.5rem)*.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.overview-controls__period{flex-direction:column;gap:.3rem;display:flex}.overview-controls__label{color:var(--theme-elevation-600);font-size:.8125rem;font-weight:600}.overview-controls__select{border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s,3px);background:var(--theme-input-bg,var(--theme-elevation-0));min-width:12rem;color:var(--theme-elevation-1000);cursor:pointer;padding:.4rem .6rem;font-size:.8125rem}.overview-controls__select:focus-visible{border-color:var(--theme-elevation-400);box-shadow:0 0 0 1px var(--theme-elevation-400);outline:none}.overview-controls__window{color:var(--theme-elevation-500);font-size:.75rem}.overview-kpi-strip{gap:calc(var(--base,1.5rem)*.75);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.overview-chart{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);width:100%;padding:calc(var(--base,1.5rem)*.5);background:var(--theme-elevation-0)}.overview-chart--empty{justify-content:center;align-items:center;min-height:140px;display:flex}.overview-chart__empty-text{color:var(--theme-elevation-450);font-size:.875rem}.overview-charts-grid{gap:calc(var(--base,1.5rem)*.75);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.overview-chart-card{flex-direction:column;gap:.4rem;display:flex}.overview-chart-card__title{color:var(--theme-elevation-700);margin:0;font-size:.875rem;font-weight:600}.overview-alert{padding:calc(var(--base,1.5rem)*.75);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-50);border-left-width:4px;flex-direction:column;gap:.75rem;display:flex}.overview-alert--ok{border-left-color:var(--theme-success-500,#1f8a4c)}.overview-alert--amber{border-left-color:var(--theme-warning-500,#d9822b)}.overview-alert--red{border-left-color:var(--theme-error-500,#c4314b)}.overview-alert--none{border-left-color:var(--theme-elevation-300)}.overview-alert__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.overview-alert__badge{background:var(--theme-elevation-150);color:var(--theme-elevation-800);border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:600}.overview-alert__badge--ok{background:var(--theme-success-100,#d6f0e0);color:var(--theme-success-700,#166534)}.overview-alert__badge--amber{background:var(--theme-warning-100,#fceccd);color:var(--theme-warning-700,#92400e)}.overview-alert__badge--red{background:var(--theme-error-100,#f7d7dd);color:var(--theme-error-700,#991b1b)}.overview-alert__body{align-items:baseline;gap:.75rem;display:flex}.overview-alert__rate{color:var(--theme-elevation-1000);font-size:1.75rem;font-weight:600;line-height:1}.overview-alert__counts{color:var(--theme-elevation-600);font-size:.8125rem}.overview-alert__breakdowns{flex-wrap:wrap;gap:1.5rem;display:flex}.overview-alert__breakdown-title{color:var(--theme-elevation-600);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.overview-alert__breakdown-list{flex-direction:column;gap:.15rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.overview-alert__breakdown-list li{justify-content:space-between;gap:.75rem;display:flex}.overview-alert__breakdown-key{color:var(--theme-elevation-800)}.overview-alert__breakdown-count{font-variant-numeric:tabular-nums;color:var(--theme-elevation-600)}
