.billing-usage-chart__legend-button:focus-visible,.billing-usage-chart__legend-button:hover{border-color:color-mix(in srgb,var(--accent) 34%,var(--border));color:var(--text)}.billing-usage-chart__legend-button--active{background:color-mix(in srgb,var(--surface-muted) 72%,var(--card));border-color:color-mix(in srgb,var(--border) 76%,var(--text));color:var(--text)}.billing-usage-chart__legend-button:not(.billing-usage-chart__legend-button--active){opacity:.76}.billing-usage-chart__swatch{border-radius:999px;display:inline-block;height:9px;width:9px}.billing-usage-chart__segment--training,.billing-usage-chart__swatch--training,.billing-usage-chart__swatch--training_acceleration{background:var(--category-training-chart,var(--category-training))}.billing-usage-chart__segment--inference,.billing-usage-chart__swatch--inference,.billing-usage-chart__swatch--inference_acceleration{background:var(--category-inference-chart,var(--category-inference))}.billing-usage-chart__segment--model,.billing-usage-chart__swatch--model,.billing-usage-chart__swatch--model_token_relay{background:var(--category-model-chart,var(--category-model))}.billing-usage-chart__section{background:var(--chart-card-bg,color-mix(in srgb,var(--muted) 58%,var(--card)));border:1px solid var(--chart-card-border,var(--border));border-radius:8px;box-shadow:var(--shadow);display:grid;gap:14px;min-width:0;padding:16px}.billing-usage-chart__section--amount{--chart-card-bg:color-mix(in srgb,var(--primary) 7%,var(--card));--chart-card-border:color-mix(in srgb,var(--primary) 22%,var(--border))}.billing-usage-chart__section--saved{--chart-card-bg:color-mix(in srgb,var(--success) 8%,var(--surface));--chart-card-border:color-mix(in srgb,var(--success) 18%,var(--border))}html[data-theme=dark] .billing-usage-chart__section{background:var(--chart-card-bg,color-mix(in srgb,var(--muted) 72%,var(--card)));box-shadow:none}html[data-theme=dark] .billing-usage-chart__section--amount{--chart-card-bg:color-mix(in srgb,var(--primary) 10%,var(--card));--chart-card-border:color-mix(in srgb,var(--primary) 28%,var(--border))}html[data-theme=dark] .billing-usage-chart__section--saved{--chart-card-bg:color-mix(in srgb,var(--success) 12%,var(--surface));--chart-card-border:color-mix(in srgb,var(--success) 18%,var(--border))}.billing-usage-chart__section+.billing-usage-chart__section{margin-top:2px}.billing-usage-chart__section-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:space-between}.billing-usage-chart__section-title{display:grid;gap:3px;min-width:0}.billing-usage-chart__section-title p{color:var(--muted-foreground);font-size:.72rem;font-weight:700;letter-spacing:.045em;line-height:1.2;margin:0;text-transform:uppercase}.billing-usage-chart__section-header h3{color:var(--text);font-size:1rem;font-weight:680;letter-spacing:0;margin:0}.billing-usage-chart__section-header>span{align-items:baseline;color:var(--muted-foreground);display:inline-flex;font-size:.82rem;font-weight:620;gap:8px}.billing-usage-chart__section-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:flex-end}.billing-usage-chart__section-actions>span{align-items:baseline;color:var(--muted-foreground);display:inline-flex;font-size:.82rem;font-weight:620;gap:8px}.billing-usage-chart__rows{display:grid;gap:11px}.billing-usage-chart__row{align-items:center;display:grid;gap:10px;grid-template-columns:74px minmax(130px,1fr) minmax(86px,auto)}.billing-usage-chart__amount,.billing-usage-chart__date{color:var(--text);font-size:.9rem;font-weight:760;font-variant-numeric:tabular-nums}.billing-usage-chart__amount{color:var(--amount-color);text-align:right}.billing-usage-chart__amount--gpu{color:var(--gpu-hours-color)}.billing-usage-chart__amount--gpu .gpu-hours-display{justify-content:flex-end}.billing-usage-chart__track{background:color-mix(in srgb,var(--surface-muted) 78%,var(--surface));border-radius:999px;box-shadow:inset 0 0 0 1px var(--border);height:8px;min-width:0;overflow:hidden}.billing-usage-chart__stack{border-radius:inherit;display:flex;height:100%;overflow:hidden}.billing-usage-chart__stack:not(.billing-usage-chart__stack--empty){min-width:2px}.billing-usage-chart__segment{display:block;height:100%}.billing-usage-footnote--chart{border-radius:8px;box-shadow:none;min-width:0;padding:12px 14px}.billing-usage-task-section{display:grid;gap:14px;padding-top:0}.billing-usage-table-wrap--tasks{margin-top:0}.billing-usage-table--tasks{min-width:1140px;table-layout:fixed}.billing-usage-table--tasks td,.billing-usage-table--tasks th{overflow:hidden;padding-left:10px;padding-right:10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.billing-usage-table--tasks td:first-child{font-family:var(--font-mono,"SFMono-Regular",Consolas,"Liberation Mono",monospace);font-size:.8rem;max-width:none}.billing-usage-table--tasks .billing-usage-sort-button{min-width:0;white-space:nowrap}.billing-usage-table--tasks .billing-usage-sort-button>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-usage-table--tasks .billing-usage-enum-badge{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.billing-usage-task-id-cell{align-items:center;display:flex;gap:8px;min-width:0;width:100%}.billing-usage-task-id-cell__value{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-usage-task-id-cell__copy{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--muted-foreground);cursor:pointer;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;padding:0;transition:background var(--motion-fast),color var(--motion-fast);width:28px}.billing-usage-task-id-cell__copy svg{height:14px;width:14px}.billing-usage-task-id-cell__copy:focus-visible,.billing-usage-task-id-cell__copy:hover{background:var(--muted);color:var(--foreground);outline:none}.task-time-value{--dashboard-list-time-date-size:0.94rem;--dashboard-list-time-time-size:0.82rem;align-items:flex-start;display:inline-grid;font-variant-numeric:tabular-nums;gap:var(--dashboard-list-time-gap,4px);line-height:1.1;min-width:76px;white-space:nowrap}.task-time-value__date{color:var(--dashboard-list-time-date-color,var(--text));font-size:var(--dashboard-list-time-date-size);font-weight:680}.task-time-value__time{color:var(--dashboard-list-time-time-color,color-mix(in srgb,var(--muted-foreground) 78%,var(--accent-strong)));font-size:var(--dashboard-list-time-time-size);font-weight:600}.task-time-value--empty{color:var(--dashboard-list-time-empty-color,var(--muted-foreground));font-size:.92rem;font-weight:600}.task-duration-value{align-items:center;background:color-mix(in srgb,var(--accent-muted) 46%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 25%,var(--border));border-radius:8px;color:var(--accent-strong);display:inline-flex;font-variant-numeric:tabular-nums;gap:7px;justify-content:center;min-height:32px;min-width:86px;padding:6px 10px;white-space:nowrap}.task-duration-value__part{align-items:baseline;display:inline-flex;gap:2px}.task-duration-value__number{font-size:.94rem;font-weight:700}.task-duration-value__unit{color:color-mix(in srgb,var(--accent-strong) 70%,var(--muted-foreground));font-size:.74rem;font-weight:600}.task-duration-value--empty{color:var(--muted-foreground);min-width:38px}.billing-usage-enum-badge{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-size:.86rem;font-weight:820;justify-content:center;line-height:1.2;min-height:30px;min-width:72px;padding:5px 11px;white-space:nowrap}.billing-usage-enum-badge--service-training{background:var(--category-training-soft);border-color:var(--category-training-border);color:var(--category-training)}.billing-usage-enum-badge--service-inference{background:var(--category-inference-soft);border-color:var(--category-inference-border);color:var(--category-inference)}.billing-usage-enum-badge--service-model{background:var(--category-model-soft);border-color:var(--category-model-border);color:var(--category-model)}.billing-usage-enum-badge--status-completed{background:#d1fae5;border-color:#8ee8bd;color:#047857}.billing-usage-enum-badge--status-running{background:#f3e8ff;border-color:#d8b4fe;color:#7e22ce}.billing-usage-enum-badge--status-failed{background:#fee2e2;border-color:#f7b2b2;color:#b91c1c}.billing-usage-enum-badge--status-canceled{background:#f1f5f9;border-color:#d4dce7;color:#475569}.billing-usage-enum-badge--close-no-early-stop{background:var(--surface-muted);border-color:var(--border);color:var(--muted-foreground)}.billing-usage-enum-badge--status-early-stop{background:#dcfce7;border-color:#9be7b0;color:#15803d}.billing-usage-enum-badge--source-admin{background:var(--surface-muted);border-color:var(--border);color:var(--muted-foreground)}.billing-usage-enum-badge--source-auto{background:transparent;border-color:color-mix(in srgb,var(--border) 86%,var(--text));color:var(--muted-foreground)}.billing-usage-enum-badge--source-system{background:color-mix(in srgb,var(--warning) 10%,var(--surface));border-color:color-mix(in srgb,var(--warning) 24%,var(--border));color:color-mix(in srgb,var(--warning) 72%,var(--text))}.billing-usage-enum-badge--source-other{background:var(--surface-muted);border-color:var(--border);color:var(--muted-foreground)}.billing-usage-enum-badge--neutral{background:var(--surface-muted);border-color:var(--border);color:var(--text)}.enterprise-usage-dashboard{gap:20px}.enterprise-usage-hero{display:block}.enterprise-usage-hero h1{margin:4px 0 8px}.enterprise-usage-hero p{color:var(--muted-foreground);margin:0}.enterprise-usage-filter-card{height:auto}.enterprise-usage-filters{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(132px,1fr))}.enterprise-usage-filters [data-slot=field]{gap:7px}.enterprise-usage-filters [data-slot=field-label]{color:var(--muted-foreground);font-size:.78rem;font-weight:720}.enterprise-usage-filters button,.enterprise-usage-filters input{min-height:40px}.enterprise-usage-kpis{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(170px,1fr))}.enterprise-usage-kpi{display:grid;gap:8px;min-height:124px}.enterprise-usage-kpi>span{color:var(--muted-foreground);font-size:.82rem}.enterprise-usage-kpi>strong{color:var(--text);font-size:2rem;line-height:1}.enterprise-usage-kpi--risk>strong{color:#b42318}.enterprise-usage-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.enterprise-usage-section{display:grid;gap:16px}.enterprise-usage-section__header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.enterprise-usage-section__header h2{margin:2px 0 0}.enterprise-usage-scope-note{align-items:center;background:color-mix(in srgb,var(--accent-muted) 42%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:999px;color:var(--accent-strong);display:inline-flex;flex:0 0 auto;font-size:.82rem;font-weight:740;line-height:1.2;min-height:30px;padding:5px 11px;white-space:nowrap}.enterprise-usage-rank{display:grid;gap:4px;min-width:180px}.enterprise-usage-rank>span{color:var(--text);font-weight:700}.enterprise-usage-rank>small{color:var(--muted-foreground)}.enterprise-usage-rank--compact{min-width:0}.enterprise-usage-count{align-items:center;background:color-mix(in srgb,var(--accent-muted) 44%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:999px;color:var(--accent-strong);display:inline-flex;font-size:.9rem;font-weight:780;justify-content:center;line-height:1;min-height:30px;min-width:42px;padding:6px 12px}.enterprise-usage-bar,.enterprise-usage-trend__stack{background:rgba(148,163,184,.18);border-radius:999px;display:flex;height:8px;min-width:80px;overflow:hidden}.enterprise-usage-bar>span,.enterprise-usage-trend__stack>span{display:block;min-width:0}.enterprise-usage-bar__training,.enterprise-usage-rank .enterprise-usage-bar>span{background:var(--enterprise-usage-training)}.enterprise-usage-bar__inference{background:var(--enterprise-usage-inference)}.enterprise-usage-bar__model{background:var(--enterprise-usage-model)}.enterprise-usage-mix{display:grid;gap:14px}.enterprise-usage-mix__row{align-items:center;display:grid;gap:12px;grid-template-columns:84px minmax(120px,1fr) minmax(110px,auto)}.enterprise-usage-mix__row>span:first-child{color:var(--muted-foreground);font-size:.86rem}.enterprise-usage-trend{display:grid;gap:10px}.enterprise-usage-trend__row{align-items:center;display:grid;gap:12px;grid-template-columns:48px minmax(120px,1fr) minmax(110px,auto)}.enterprise-usage-trend__row>span:first-child{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.data-table--enterprise-usage td,.data-table--enterprise-usage th,.data-table--enterprise-usage-members td,.data-table--enterprise-usage-members th,.data-table--enterprise-usage-tasks td,.data-table--enterprise-usage-tasks th{vertical-align:middle}.data-table--enterprise-usage .enterprise-usage-table__entity{min-width:260px}.data-table--enterprise-usage .enterprise-usage-table__member-count{width:96px}.enterprise-usage-dialog{align-content:start;gap:18px;max-height:min(86vh,860px);max-width:min(1120px,calc(100vw - 32px));overflow-y:auto;transform:translate(-50%,-50%)}.enterprise-usage-dialog__summary{display:grid;gap:12px;grid-template-columns:1fr;justify-self:start;max-width:390px;width:100%}.enterprise-usage-dialog__overview{align-items:stretch;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(350px,390px);max-width:100%}.enterprise-usage-dialog__metric{background:color-mix(in srgb,var(--surface-muted) 58%,var(--surface));border:1px solid color-mix(in srgb,var(--border) 78%,transparent);border-radius:8px;display:grid;gap:7px;min-width:0;padding:13px 14px}.enterprise-usage-dialog__metric--donut{gap:12px;min-height:150px}.enterprise-usage-dialog__metric-main{align-items:center;display:grid;gap:13px;grid-template-columns:102px auto minmax(0,1fr);justify-items:center;min-height:88px}.enterprise-usage-dialog__metric-copy{justify-self:stretch;display:grid;gap:8px;min-width:0}.enterprise-usage-dialog__metric-copy>span{color:var(--muted-foreground);font-size:.86rem;font-weight:720}.enterprise-usage-dialog__metric-copy>strong{color:var(--text);font-size:1.65rem;line-height:1}.enterprise-usage-dialog__metric>span{color:var(--muted-foreground);font-size:.78rem;font-weight:720}.enterprise-usage-dialog__metric>strong{color:var(--text);font-size:1.45rem;line-height:1}.enterprise-usage-dialog__metric--risk>strong{color:var(--danger)}.enterprise-usage-dialog__metric-donut{aspect-ratio:1;height:92px;min-height:0;width:92px}.enterprise-usage-dialog__metric-separator{background:color-mix(in srgb,var(--border) 82%,transparent);height:76px}.enterprise-usage-dialog__metric-legend{display:grid;gap:6px;border-top:1px solid color-mix(in srgb,var(--border) 72%,transparent);padding-top:9px}.enterprise-usage-dialog__metric-legend-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.enterprise-usage-dialog__metric-legend-row>span{align-items:center;color:var(--muted-foreground);display:inline-flex;font-size:.82rem;font-weight:680;gap:8px;min-width:0}.enterprise-usage-dialog__metric-legend-row i{border-radius:999px;display:inline-block;flex:0 0 auto;height:9px;width:9px}.enterprise-usage-dialog__metric-legend-row strong{color:var(--text);font-size:.92rem;font-variant-numeric:tabular-nums;line-height:1}.enterprise-usage-dialog__mix,.enterprise-usage-dialog__section{display:grid;gap:12px}.enterprise-usage-dialog__mix{border:1px solid color-mix(in srgb,var(--border) 72%,transparent);border-radius:8px;padding:14px}.enterprise-usage-dialog__pagination{align-items:center;border-top:1px solid color-mix(in srgb,var(--border) 72%,transparent);display:flex;gap:12px;justify-content:space-between;padding-top:12px}.enterprise-usage-dialog__pagination>span{color:var(--muted-foreground);font-size:.86rem;font-variant-numeric:tabular-nums}.enterprise-usage-dialog__pagination>div{display:flex;gap:8px}.enterprise-usage-dashboard,.enterprise-usage-dialog{--enterprise-usage-inference:var(--category-inference-chart,var(--category-inference));--enterprise-usage-model:var(--category-model-chart,var(--category-model));--enterprise-usage-saved-inference:var(--category-saved-inference);--enterprise-usage-saved-training:var(--category-saved-training);--enterprise-usage-task-success:#22c55e;--enterprise-usage-training:var(--category-training-chart,var(--category-training))}.enterprise-usage-insights{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-usage-grid--single{grid-template-columns:1fr}.enterprise-usage-composition-card{display:grid;gap:16px;min-width:0}.enterprise-usage-composition-card__body{align-items:center;display:grid;gap:18px;grid-template-columns:minmax(160px,200px) minmax(120px,auto) minmax(0,1fr);min-width:0}.enterprise-usage-donut{aspect-ratio:1;height:210px;min-height:0;width:100%}.enterprise-usage-donut__label{fill:var(--muted-foreground);font-size:.74rem;font-weight:740}.enterprise-usage-donut__value{fill:var(--text);font-size:1.08rem;font-weight:820}.enterprise-usage-donut__segment-label{fill:#fff;font-size:.76rem;font-weight:820;paint-order:stroke;stroke:rgba(15,23,42,.18);stroke-linejoin:round;stroke-width:2px}.enterprise-usage-composition-card__total{display:grid;gap:8px;min-width:0}.enterprise-usage-composition-card__total>span{color:var(--muted-foreground);font-size:.82rem;font-weight:720}.enterprise-usage-composition-card__legend{display:grid;gap:11px;min-width:0}.enterprise-usage-composition-card__legend-row{align-items:center;border-bottom:1px solid color-mix(in srgb,var(--border) 64%,transparent);display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-width:0;padding-bottom:10px}.enterprise-usage-composition-card__legend-row .gpu-hours-value,.enterprise-usage-composition-card__legend-row .money-display,.enterprise-usage-composition-card__legend-row strong{min-width:0;text-align:right}.enterprise-usage-composition-card__legend-row:last-child{border-bottom:0;padding-bottom:0}.enterprise-usage-composition-card__legend-row>span{align-items:center;color:var(--muted-foreground);display:inline-flex;font-size:.9rem;font-weight:680;gap:8px;min-width:0}.enterprise-usage-composition-card__legend-row i,.enterprise-usage-line-chart__legend-button i{border-radius:999px;display:inline-block;flex:0 0 auto;height:10px;width:10px}.enterprise-usage-service--training{background:var(--enterprise-usage-training)}.enterprise-usage-service--inference{background:var(--enterprise-usage-inference)}.enterprise-usage-service--model{background:var(--enterprise-usage-model)}.enterprise-usage-service--saved-training{background:var(--enterprise-usage-saved-training)}.enterprise-usage-service--saved-inference{background:var(--enterprise-usage-saved-inference)}.enterprise-usage-task--success{background:var(--enterprise-usage-task-success)}.enterprise-usage-task--failed{background:var(--danger)}.enterprise-usage-line-chart{display:grid;gap:14px;min-width:0}.enterprise-usage-line-chart__legend{display:flex;flex-wrap:wrap;gap:8px}.enterprise-usage-line-chart__legend-button{gap:7px}.enterprise-usage-line-chart__legend-button:not(.enterprise-usage-line-chart__legend-button--active){opacity:.74}.enterprise-usage-line-chart__chart{height:320px;min-height:0;width:100%}.enterprise-usage-dialog__filters{background:color-mix(in srgb,var(--surface-muted) 48%,var(--surface));border:1px solid color-mix(in srgb,var(--border) 72%,transparent);border-radius:8px;padding:14px}.enterprise-usage-dialog__filters .enterprise-usage-filters{align-items:end;grid-template-columns:minmax(340px,1.6fr) repeat(3,minmax(118px,1fr)) auto}.enterprise-usage-dialog__date-range-field{min-width:0}.enterprise-usage-dialog__date-range .dashboard-date-range-picker__popover{z-index:90}.enterprise-usage-dialog__filter-actions{display:flex;gap:8px;justify-content:flex-end}.enterprise-usage-dialog__composition{border:1px solid color-mix(in srgb,var(--border) 72%,transparent);border-radius:8px;display:grid;gap:14px;padding:14px}.enterprise-usage-dialog__composition-header{align-items:start;display:flex;gap:14px;justify-content:space-between}.enterprise-usage-dialog__composition-body{align-items:center;display:grid;gap:18px;grid-template-columns:minmax(128px,160px) minmax(0,1fr)}.enterprise-usage-dialog__donut{aspect-ratio:1;height:154px;min-height:0;width:100%}.enterprise-usage-dialog__composition-legend{display:grid;gap:10px;min-width:0}.enterprise-usage-dialog__tasks-table{margin:0;max-width:100%;overflow-x:auto}.enterprise-usage-dialog__tasks-data-table{min-width:920px}@media (max-width:1280px){.enterprise-usage-composition-card__body{grid-template-columns:minmax(150px,190px) minmax(0,1fr)}.enterprise-usage-composition-card__legend{grid-column:1/-1}}@media (max-width:960px){.enterprise-usage-dialog__summary,.enterprise-usage-grid,.enterprise-usage-hero,.enterprise-usage-insights,.enterprise-usage-kpis{grid-template-columns:1fr;max-width:none}.enterprise-usage-composition-card__body{grid-template-columns:minmax(170px,220px) minmax(0,1fr)}.enterprise-usage-dialog__filters .enterprise-usage-filters,.enterprise-usage-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-usage-dialog__filter-actions{grid-column:1/-1;justify-content:flex-start}.enterprise-usage-dialog__overview{grid-template-columns:1fr}.enterprise-usage-dialog__summary{grid-template-columns:repeat(2,minmax(260px,390px));justify-content:start;max-width:none}.enterprise-usage-dashboard,.enterprise-usage-grid,.enterprise-usage-line-chart,.enterprise-usage-line-chart__chart,.enterprise-usage-section{max-width:100%;min-width:0}.enterprise-usage-section__header{display:grid;grid-template-columns:1fr}.enterprise-usage-line-chart{overflow:hidden}.enterprise-usage-line-chart__chart{overflow:hidden;width:100%}.enterprise-usage-line-chart__chart .recharts-responsive-container,.enterprise-usage-line-chart__chart .recharts-surface,.enterprise-usage-line-chart__chart .recharts-wrapper{max-width:100%}.enterprise-usage-dashboard .data-table-wrap{border:0;border-radius:0;max-width:100%;overflow:visible;width:100%}.enterprise-usage-dashboard .data-table--enterprise-usage{display:block;min-width:0;table-layout:auto;width:100%}.enterprise-usage-dashboard .data-table--enterprise-usage colgroup,.enterprise-usage-dashboard .data-table--enterprise-usage thead{display:none}.enterprise-usage-dashboard .data-table--enterprise-usage tbody{display:grid;gap:10px}.enterprise-usage-dashboard .data-table--enterprise-usage tr{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;overflow:hidden;width:100%}.enterprise-usage-dashboard .data-table--enterprise-usage td{align-items:start;border-bottom:1px solid color-mix(in srgb,var(--border) 72%,transparent);display:grid;gap:10px;grid-template-columns:minmax(84px,.42fr) minmax(0,1fr);min-height:0;padding:10px 12px;text-align:right;white-space:normal;width:100%}.enterprise-usage-dashboard .data-table--enterprise-usage td:last-child{border-bottom:0}.enterprise-usage-dashboard .data-table--enterprise-usage td:before{color:var(--muted-foreground);content:attr(data-label);font-size:.78rem;font-weight:720;line-height:1.35;min-width:0;text-align:left}.enterprise-usage-dashboard .data-table--enterprise-usage td:first-child{display:grid;gap:6px;grid-template-columns:1fr;text-align:left}.enterprise-usage-dashboard .data-table--enterprise-usage td:first-child:before{padding:0}.enterprise-usage-dashboard .data-table--enterprise-usage .enterprise-usage-rank{display:grid;gap:6px;min-width:0}.enterprise-usage-dashboard .data-table--enterprise-usage .enterprise-usage-rank>small,.enterprise-usage-dashboard .data-table--enterprise-usage .enterprise-usage-rank>span{min-width:0;overflow-wrap:anywhere}.enterprise-usage-dashboard .data-table--enterprise-usage .enterprise-usage-bar{min-width:0;width:100%}.enterprise-usage-dashboard .data-table--enterprise-usage .enterprise-usage-count,.enterprise-usage-dashboard .data-table--enterprise-usage .gpu-hours-display,.enterprise-usage-dashboard .data-table--enterprise-usage .money-display{justify-self:end}.enterprise-usage-dialog{max-width:calc(100vw - 20px);padding:16px;width:calc(100vw - 20px)}.enterprise-usage-dialog__tasks-table{border:0;border-radius:0;max-width:100%;overflow:visible;width:100%}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table{display:block;min-width:0;table-layout:auto;width:100%}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table colgroup,.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table thead{display:none}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table tbody{display:grid;gap:10px}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table tr{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;overflow:hidden;padding:0;width:100%}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table td{align-items:start;border-bottom:1px solid color-mix(in srgb,var(--border) 72%,transparent);display:grid;gap:10px;grid-template-columns:minmax(84px,.42fr) minmax(0,1fr);min-height:0;padding:10px 12px;text-align:right;white-space:normal;width:100%}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table td:last-child{border-bottom:0}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table td:before{color:var(--muted-foreground);content:attr(data-label);font-size:.78rem;font-weight:720;line-height:1.35;min-width:0;padding:0;text-align:left}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table td:first-child{grid-template-columns:1fr;text-align:left}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .billing-usage-task-id-cell{justify-content:flex-start;max-width:100%;min-width:0}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .billing-usage-task-id-cell__value{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .task-time-value{justify-items:end;min-width:0;white-space:normal}.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .billing-usage-enum-badge,.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .gpu-hours-display,.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .money-display,.enterprise-usage-dialog .enterprise-usage-dialog__tasks-data-table .task-duration-value{justify-self:end}}@media (max-width:640px){.enterprise-usage-composition-card__body,.enterprise-usage-dialog__composition-body,.enterprise-usage-dialog__filters .enterprise-usage-filters,.enterprise-usage-dialog__pagination,.enterprise-usage-filters,.enterprise-usage-mix__row,.enterprise-usage-trend__row{grid-template-columns:1fr}.enterprise-usage-dialog__filter-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-usage-dialog__summary{grid-template-columns:1fr;max-width:none}.enterprise-usage-dialog__pagination{align-items:stretch;display:grid}.enterprise-usage-dialog__pagination>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-usage-scope-note{align-self:flex-start}.enterprise-usage-kpi{min-height:auto}.enterprise-usage-donut{justify-self:center;max-width:220px}.enterprise-usage-line-chart__chart{height:280px}}.api-key-list-card__header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.api-key-list-card,.api-key-secret{display:grid;gap:18px}.api-key-panel__actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end}.api-key-panel__actions p{color:var(--muted-foreground);line-height:1.5;margin:0;max-width:520px}.api-key-panel__actions .dashboard-link-button{margin-top:0}.api-key-panel__refresh-button:not(:disabled):focus-visible,.api-key-panel__refresh-button:not(:disabled):hover{background:color-mix(in srgb,var(--primary) 16%,var(--background));border-color:color-mix(in srgb,var(--primary) 46%,var(--border));color:var(--primary);box-shadow:0 8px 18px color-mix(in srgb,var(--primary) 14%,transparent);transform:translateY(-1px)}html[data-theme=dark] .api-key-panel__refresh-button:not(:disabled):focus-visible,html[data-theme=dark] .api-key-panel__refresh-button:not(:disabled):hover{background:color-mix(in srgb,var(--primary) 13%,var(--background));border-color:color-mix(in srgb,var(--primary) 32%,var(--border));box-shadow:none}.api-key-form{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr)) auto}.api-key-form--modal{grid-template-columns:1fr}.api-key-form label{display:grid;gap:7px}.api-key-form span{color:var(--muted-foreground);font-size:.86rem;font-weight:650}.api-key-form input,.api-key-form select{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font:inherit;min-height:42px;padding:9px 11px}.api-key-form .dashboard-link-button{align-self:flex-end;min-height:42px}.api-key-form__scope-note{align-items:center;background:color-mix(in srgb,var(--accent-muted) 24%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:8px;color:var(--muted-foreground);display:flex;font-size:.82rem;gap:10px;grid-column:1/-1;line-height:1.45;min-height:40px;padding:9px 12px}.api-key-form__scope-note strong{color:var(--primary);flex:0 0 auto;font-size:.82rem;font-weight:750}.api-key-secret__copy-value{align-items:stretch;background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;display:grid;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Consolas,monospace);font-size:.94rem;grid-template-columns:minmax(0,1fr) 48px;line-height:1.5;min-height:60px;overflow-wrap:anywhere;padding:0;text-align:left;transition:background var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion-fast);width:100%}.api-key-secret__copy-value:focus-visible,.api-key-secret__copy-value:hover{background:color-mix(in srgb,var(--accent-muted) 26%,var(--surface));border-color:color-mix(in srgb,var(--accent) 42%,var(--border));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent);outline:none}.api-key-secret__value-text{align-self:center;min-width:0;overflow-wrap:anywhere;padding:12px 14px}.api-key-secret__copy-icon-wrap{align-items:center;background:color-mix(in srgb,var(--surface) 74%,var(--accent-muted));border-left:1px solid var(--border);border-radius:0 7px 7px 0;color:var(--primary);display:inline-flex;justify-content:center;min-width:48px}.api-key-secret__copy-value:focus-visible .api-key-secret__copy-icon-wrap,.api-key-secret__copy-value:hover .api-key-secret__copy-icon-wrap{background:color-mix(in srgb,var(--accent) 12%,var(--surface));border-left-color:color-mix(in srgb,var(--accent) 34%,var(--border));color:var(--accent-strong)}.api-key-secret__copy-icon-wrap--copied{background:color-mix(in srgb,var(--success,#16a34a) 10%,var(--surface));color:var(--success,#16a34a)}.api-key-secret__copy-icon{display:block;fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:19px}.api-key-secret--modal{gap:14px}.api-key-create-modal{align-items:center;background:rgba(12,17,29,.58);display:flex;inset:0;justify-content:center;min-height:100dvh;padding:24px;position:fixed;width:100dvw;z-index:88}.api-key-create-modal__panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 24px 58px rgba(16,24,40,.24);display:grid;gap:18px;max-width:560px;padding:20px;width:min(100%,560px)}.api-key-create-modal__header{align-items:flex-start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) 36px}.api-key-create-modal__header h2{color:var(--text);font-size:1.16rem;line-height:1.25;margin:0 0 6px}.api-key-create-modal__header p:not(.eyebrow){color:var(--muted-foreground);font-size:.9rem;line-height:1.55;margin:0}.api-key-create-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.api-key-create-modal__actions .dashboard-link-button{margin-top:0;min-height:42px}.api-key-table-wrap{margin:0}.api-key-table{min-width:780px}.api-key-table td:last-child{text-align:right}.api-key-table__key-preview{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Consolas,monospace);font-size:.9rem;font-weight:760}.api-key-table__key-preview-wrap{gap:8px}.api-key-table__key-preview-wrap,.api-key-table__scope-list{align-items:center;display:inline-flex;justify-content:center}.api-key-table__scope-list{flex-wrap:wrap;gap:6px}.api-key-scope-badge{align-items:center;border:1px solid transparent;border-radius:10px;display:inline-flex;font-size:.76rem;font-weight:820;line-height:1.2;min-height:0;padding:7px 10px;text-align:center;white-space:nowrap}.api-key-scope-badge--train{background:var(--category-training-soft);border-color:var(--category-training-border);color:var(--category-training)}.api-key-scope-badge--infer{background:var(--category-inference-soft);border-color:var(--category-inference-border);color:var(--category-inference)}.api-key-scope-badge--taas{background:color-mix(in srgb,var(--surface-muted) 82%,var(--surface));border-color:var(--border);color:var(--muted-foreground)}.api-key-scope-badge--empty,.api-key-scope-badge--unknown{background:color-mix(in srgb,var(--surface-muted) 78%,var(--surface));border-color:var(--border);color:var(--muted-foreground)}.api-key-table__empty-row td{height:156px;text-align:center}.api-key-table__empty-row span{color:var(--muted-foreground);font-size:.95rem;font-weight:650}.api-key-list-card__footer{display:flex;justify-content:flex-start}.api-key-list-card__footer .dashboard-link-button{margin-top:0}.api-key-delete-confirm{display:grid;gap:16px}.api-key-delete-confirm__details{border:1px solid var(--border);border-radius:8px;display:grid;margin:0;overflow:hidden}.api-key-delete-confirm__details div{align-items:center;background:color-mix(in srgb,var(--surface) 92%,var(--surface-muted));border-top:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;min-height:42px;padding:10px 12px}.api-key-delete-confirm__details div:first-child{border-top:0}.api-key-delete-confirm dd,.api-key-delete-confirm dt{margin:0}.api-key-delete-confirm dt{color:var(--muted-foreground);font-size:.82rem;font-weight:750}.api-key-delete-confirm dd{color:var(--text);font-size:.86rem;font-weight:760;overflow-wrap:anywhere;text-align:right}.api-key-delete-confirm__key{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Consolas,monospace)}.usage-placeholder{background:#f9fafc;color:var(--muted-foreground);display:flex;font-size:.95rem;height:180px;justify-content:center;margin-top:12px}.usage-empty-state,.usage-placeholder{align-items:center;border:1px dashed var(--border);border-radius:8px}.usage-empty-state{display:grid;gap:12px;justify-items:center;margin:0 22px 22px;min-height:188px;padding:24px}.usage-empty-state--tasks{min-height:150px}.usage-empty-state__chart{align-items:flex-end;display:flex;gap:7px;height:46px}.usage-empty-state__chart span{background:#d1d5db;border-radius:999px 999px 3px 3px;display:block;width:9px}.usage-empty-state__chart span:first-child{height:20px}.usage-empty-state__chart span:nth-child(2){height:30px}.usage-empty-state__chart span:nth-child(3){background:#b8a4dc;height:38px}.usage-empty-state__chart span:nth-child(4){height:26px}.dashboard-empty-state{align-items:center;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,var(--accent)) 0,var(--surface) 100%);border:1px dashed color-mix(in srgb,var(--border) 86%,var(--accent));border-radius:12px;display:grid;gap:12px;justify-items:center;min-height:168px;padding:24px}.dashboard-empty-state--table{min-height:142px}.dashboard-empty-state__visual{align-items:flex-end;display:flex;gap:7px;justify-content:center}.dashboard-empty-state--chart .dashboard-empty-state__visual{height:48px}.dashboard-empty-state--chart .dashboard-empty-state__visual span{background:color-mix(in srgb,var(--muted-foreground) 24%,var(--surface));border-radius:999px 999px 3px 3px;display:block;inline-size:9px}.dashboard-empty-state--chart .dashboard-empty-state__visual span:nth-child(3){background:color-mix(in srgb,var(--primary) 42%,var(--surface))}.dashboard-empty-state--table .dashboard-empty-state__visual{align-items:center;display:grid;gap:8px;inline-size:min(240px,76%)}.dashboard-empty-state--table .dashboard-empty-state__visual span{background:color-mix(in srgb,var(--muted-foreground) 18%,var(--surface));border-radius:999px;block-size:9px;display:block}.dashboard-empty-state--table .dashboard-empty-state__visual span:nth-child(2){background:color-mix(in srgb,var(--primary) 32%,var(--surface))}.dashboard-empty{color:var(--muted-foreground);line-height:1.6;margin-bottom:0}.dashboard-link-button{align-items:center;background:var(--button-primary-background);border:1px solid var(--button-primary-border);border-radius:8px;box-shadow:var(--button-primary-shadow);color:var(--button-primary-foreground);cursor:pointer;display:inline-flex;gap:8px;font-size:.92rem;font-weight:620;margin-top:12px;min-height:40px;padding:0 14px;transition:background var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.dashboard-link-button:disabled{background:var(--muted);border-color:var(--border);box-shadow:none;color:var(--muted-foreground);cursor:default;opacity:1}.dashboard-link-button:not(:disabled):focus-visible,.dashboard-link-button:not(:disabled):hover{background:var(--button-primary-hover-background);outline:none;transform:translateY(-1px)}.dashboard-link-button--muted{background:color-mix(in srgb,var(--background) 82%,transparent);border-color:color-mix(in srgb,var(--border) 76%,transparent);box-shadow:none;color:var(--text)}.dashboard-link-button--muted:not(:disabled):focus-visible,.dashboard-link-button--muted:not(:disabled):hover{background:color-mix(in srgb,var(--muted) 72%,transparent);border-color:var(--border);color:var(--text);transform:none}.dashboard-link-button--primary-action{justify-content:center;margin-top:0;min-height:52px;padding:0 18px;width:100%}.dashboard-link-button--primary-action .dashboard-icon{height:20px;width:20px}.admin-section-card__actions .button-outline,.admin-section-card__actions button[data-slot=select-trigger]{box-shadow:none}.admin-section-card__actions .button-outline{background:color-mix(in srgb,var(--background) 82%,transparent);border-color:color-mix(in srgb,var(--border) 76%,transparent)}.admin-section-card__actions .button-outline:focus-visible,.admin-section-card__actions .button-outline:hover{background:color-mix(in srgb,var(--muted) 72%,transparent);border-color:var(--border)}.admin-section-card__actions button[data-slot=select-trigger]{background:color-mix(in srgb,var(--background) 82%,transparent);border-color:color-mix(in srgb,var(--border) 76%,transparent)}.admin-empty-state{background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,var(--primary)) 0,var(--surface) 100%);border-color:color-mix(in srgb,var(--border) 82%,transparent)}.dashboard-action-card{display:grid;gap:14px;grid-template-rows:auto 1fr auto;min-height:212px}.dashboard-action-card__header{align-items:center;display:flex;gap:12px;min-height:48px;min-width:0}.dashboard-action-card__icon{align-items:center;background:color-mix(in srgb,var(--primary) 12%,var(--surface));border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border));border-radius:10px;color:var(--primary);display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;width:44px}.dashboard-action-card:nth-child(2) .dashboard-action-card__icon{background:color-mix(in srgb,var(--primary) 10%,var(--surface));border-color:color-mix(in srgb,var(--primary) 22%,var(--border));color:var(--primary)}.dashboard-action-card:nth-child(3) .dashboard-action-card__icon{background:color-mix(in srgb,var(--accent-secondary) 16%,var(--surface));border-color:color-mix(in srgb,var(--accent-secondary) 30%,var(--border));color:var(--accent-strong)}.dashboard-action-card:nth-child(4) .dashboard-action-card__icon{background:color-mix(in srgb,var(--primary) 10%,var(--surface));border-color:color-mix(in srgb,var(--primary) 22%,var(--border));color:var(--primary)}.dashboard-action-card__icon .dashboard-icon{height:21px;width:21px}.dashboard-action-card h2{line-height:1.28;margin:0;min-width:0}.dashboard-action-card .dashboard-link-button{justify-content:space-between;margin-top:auto;width:100%}.dashboard-quick-actions{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-card);display:grid;gap:18px;padding:22px 24px}.dashboard-quick-actions .dashboard-card{box-shadow:none}@media (max-width:1180px){.dashboard-account-panel,.profile-grid--primary{grid-template-columns:1fr}.dashboard-account-panel__main{padding-right:24px}.dashboard-account-panel__quick{border-left:0;border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-account-panel__quick h2{grid-column:1/-1}.dashboard-account-panel .dashboard-grid--stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.dashboard-grid--actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-link-button--muted:focus-visible,.dashboard-link-button--muted:hover{background:var(--muted);border-color:color-mix(in srgb,var(--border) 72%,var(--text));color:var(--text);transform:translateY(-1px)}.dashboard-link-button--danger{background:var(--danger);color:#ffffff}.dashboard-link-button--danger:focus-visible,.dashboard-link-button--danger:hover{background:color-mix(in srgb,var(--danger) 82%,#111827);color:#ffffff}.dashboard-feedback-stack{display:grid;gap:12px;inline-size:min(420px,calc(100vw - 32px));pointer-events:none;position:fixed;right:24px;top:calc(var(--site-header-height, 60px) + 24px);z-index:120}.dashboard-toast{--toast-accent:var(--accent-secondary);--toast-duration-ms:4000ms;align-items:center;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,var(--accent)) 0,var(--surface) 100%);border:1px solid color-mix(in srgb,var(--border) 86%,transparent);border-left:4px solid var(--toast-accent);border-radius:14px;box-shadow:0 18px 40px rgba(17,24,39,.14),inset 0 1px 0 color-mix(in srgb,#ffffff 54%,transparent);color:var(--text);display:grid;gap:12px;grid-template-columns:28px minmax(0,1fr) 28px;min-height:66px;overflow:hidden;padding:14px 12px 17px 16px;pointer-events:auto;position:relative}.dashboard-toast:after{animation:dashboard-toast-progress var(--toast-duration-ms) linear forwards;background:var(--toast-accent);block-size:3px;border-radius:999px;bottom:0;content:"";inline-size:100%;inset-inline-start:0;opacity:.78;position:absolute;transform-origin:left center}@keyframes dashboard-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.dashboard-toast--success{--toast-accent:var(--success)}.dashboard-toast--danger,.dashboard-toast--error{--toast-accent:var(--danger)}.dashboard-toast--warning{--toast-accent:var(--warning)}.dashboard-toast--info{--toast-accent:var(--accent-secondary)}.dashboard-toast__icon{align-items:center;background:color-mix(in srgb,var(--toast-accent) 12%,var(--surface));border:1px solid color-mix(in srgb,var(--toast-accent) 34%,var(--border));border-radius:999px;color:var(--toast-accent);display:inline-flex;block-size:28px;justify-content:center;inline-size:28px}.dashboard-toast__icon-svg{block-size:16px;inline-size:16px}.dashboard-toast__content{display:grid;gap:3px;min-width:0}.dashboard-toast__content strong{font-size:.94rem;line-height:1.35}.dashboard-toast__content p{color:var(--muted-foreground);font-size:.84rem;line-height:1.45;margin:0;overflow-wrap:anywhere}.dashboard-confirm{align-items:center;background:rgba(12,17,29,.58);display:flex;inset:0;justify-content:center;min-height:100dvh;padding:24px;pointer-events:auto;position:fixed;width:100dvw;z-index:140}.dashboard-confirm__panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 28px 68px rgba(16,24,40,.28),inset 0 1px 0 color-mix(in srgb,#ffffff 64%,transparent);display:grid;gap:16px;max-width:520px;padding:20px;width:min(100%,520px)}.dashboard-confirm__panel--warning{background:linear-gradient(180deg,color-mix(in srgb,var(--warning) 4%,var(--surface)) 0,var(--surface) 110px),var(--surface);border-color:color-mix(in srgb,var(--warning) 24%,var(--border))}.dashboard-confirm__panel--danger{background:linear-gradient(180deg,color-mix(in srgb,var(--danger) 3%,var(--surface)) 0,var(--surface) 96px),var(--surface);border-color:color-mix(in srgb,var(--danger) 34%,var(--border));box-shadow:0 24px 58px rgba(16,24,40,.24),0 0 0 1px color-mix(in srgb,var(--danger) 8%,transparent)}.dashboard-confirm__header{align-items:flex-start;display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr)}.dashboard-confirm__icon{align-items:center;background:color-mix(in srgb,var(--accent-secondary) 10%,var(--surface));border:1px solid color-mix(in srgb,var(--accent-secondary) 24%,var(--border));border-radius:999px;color:var(--accent-strong);display:inline-flex;height:38px;justify-content:center;width:38px}.dashboard-confirm__icon-svg{display:block;fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.dashboard-confirm__panel--warning .dashboard-confirm__icon{background:color-mix(in srgb,var(--warning) 10%,var(--surface));border-color:color-mix(in srgb,var(--warning) 22%,var(--border));color:var(--warning)}.dashboard-confirm__panel--danger .dashboard-confirm__icon{background:color-mix(in srgb,var(--danger) 11%,var(--surface));border-color:color-mix(in srgb,var(--danger) 28%,var(--border));color:var(--danger)}.dashboard-confirm__panel--success .dashboard-confirm__icon{background:color-mix(in srgb,var(--success) 10%,var(--surface));border-color:color-mix(in srgb,var(--success) 22%,var(--border));color:var(--success)}.dashboard-confirm__panel--error .dashboard-confirm__icon{background:color-mix(in srgb,var(--danger) 10%,var(--surface));border-color:color-mix(in srgb,var(--danger) 22%,var(--border));color:var(--danger)}.dashboard-confirm__eyebrow{color:var(--muted-foreground);font-size:.76rem;font-weight:850;line-height:1.35;margin:0 0 4px}.dashboard-confirm__header h2{color:var(--text);font-size:1.15rem;line-height:1.25;margin:0}.dashboard-confirm__body{color:var(--muted-foreground);font-size:.92rem;line-height:1.6}.dashboard-confirm__body p{margin:0}.dashboard-confirm__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.dashboard-confirm__actions .dashboard-link-button{margin-top:0;min-height:42px}.recharge-available-balance-card{align-items:center;background:color-mix(in srgb,var(--surface) 86%,var(--surface-muted));border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:80px;min-width:min(288px,100%);padding:10px 16px;text-align:center}.recharge-available-balance-card>span{color:var(--muted-foreground);font-size:.84rem;font-weight:800;line-height:1.2}.recharge-available-balance-card strong{color:var(--amount-color);font-size:1rem;font-weight:var(--amount-font-weight);line-height:1}.recharge-available-balance-card .money-display{flex-wrap:nowrap;justify-content:center;white-space:nowrap}.recharge-available-balance-card .money-display__fraction,.recharge-available-balance-card .money-display__symbol{color:var(--amount-color);font-size:var(--amount-symbol-size)}.recharge-available-balance-card .money-display__integer{color:var(--amount-color);font-size:var(--amount-integer-size)}.enterprise-recharge-summary{display:grid;gap:18px}.enterprise-recharge-summary__kpis{display:grid;gap:14px;grid-template-columns:1.2fr repeat(3,minmax(0,1fr))}.enterprise-recharge-summary__kpis>div,.enterprise-recharge-summary__split>div{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;display:grid;gap:7px;padding:16px}.enterprise-recharge-summary__kpis span,.enterprise-recharge-summary__split span{color:var(--muted-foreground);font-size:.82rem}.enterprise-recharge-summary__kpis small{color:var(--muted-foreground)}.enterprise-recharge-summary__split{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.enterprise-recharge-summary__split strong{color:var(--text);font-size:1rem}@media (max-width:860px){.enterprise-recharge-summary__kpis,.enterprise-recharge-summary__split{grid-template-columns:1fr}}.recharge-card{align-content:start;display:grid;gap:18px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.recharge-deposit-card{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-muted) 36%,transparent),transparent 52%),var(--surface);padding:26px}.dashboard-grid>.recharge-card:first-child{min-width:0}.recharge-layout>.recharge-card:first-child{justify-self:stretch}.dashboard-grid>.recharge-side-column{min-width:0}.recharge-side-column{align-content:start;display:grid;gap:18px}.recharge-card__header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-height:32px}.recharge-card__header>div{display:grid;gap:5px}.recharge-card__header h2{font-size:1.2rem;line-height:1.2;margin:0}.recharge-card__header p{color:var(--muted-foreground);font-size:.9rem;font-weight:650;line-height:1.55;margin:0}.recharge-form{display:grid;gap:18px;align-items:start}.recharge-form__main{display:grid;gap:18px;min-width:0}.recharge-form__label{color:var(--muted-foreground);font-size:.88rem;font-weight:700;margin:0 0 10px}.recharge-form__preset-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.recharge-form__preset{align-items:center;background:color-mix(in srgb,var(--surface) 86%,var(--surface-muted));border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;display:flex;font:inherit;font-weight:700;justify-content:center;min-height:80px;padding:10px 16px;text-align:center;transition:background var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.recharge-form__preset>small,.recharge-form__preset>span{display:block}.recharge-form__preset-amount .money-display{flex-wrap:nowrap;white-space:nowrap}.recharge-form__preset-amount .money-display__fraction,.recharge-form__preset-amount .money-display__symbol{color:var(--amount-color);font-size:var(--amount-symbol-size)}.recharge-form__preset-amount .money-display__integer{font-size:var(--amount-integer-size)}.recharge-form__preset small{align-items:center;color:var(--muted-foreground);display:inline-flex;font-size:.76rem;font-weight:600;gap:4px;margin-top:8px;white-space:nowrap}.recharge-form__preset-bonus .money-display{flex-wrap:nowrap}.recharge-form__preset:focus-visible,.recharge-form__preset:hover{border-color:color-mix(in srgb,var(--ring) 44%,var(--border));color:var(--accent-strong);outline:none}.recharge-form__preset--active{background:color-mix(in srgb,var(--accent) 62%,var(--surface));border-color:color-mix(in srgb,var(--ring) 38%,var(--border));color:var(--accent-strong);box-shadow:inset 3px 0 0 color-mix(in srgb,var(--primary) 72%,transparent)}.recharge-form__custom-amount{display:grid;gap:8px}.recharge-form__custom-amount span{color:var(--text);font-size:.9rem;font-weight:700}.recharge-form__custom-amount input{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font:inherit;min-height:48px;padding:0 14px;width:100%}.recharge-form__custom-amount input:focus{border-color:var(--accent);outline:3px solid var(--accent-muted)}.recharge-form__channels{display:flex;flex-wrap:wrap;gap:12px}.recharge-form__payment-section{display:grid;gap:16px;max-width:520px}.recharge-form__payment-section .recharge-form__label{margin-bottom:0}.recharge-form__payment-actions{align-items:flex-start;display:grid;gap:16px;margin-top:6px;padding-top:0}.recharge-form__channel{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:pointer;display:inline-flex;gap:8px;min-height:40px;padding:0 10px;position:relative;transition:background var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.recharge-form__channel:focus-within,.recharge-form__channel:hover{border-color:color-mix(in srgb,var(--ring) 44%,var(--border));color:var(--accent-strong)}.recharge-form__channel--active{background:color-mix(in srgb,var(--accent) 58%,var(--surface));border-color:color-mix(in srgb,var(--ring) 38%,var(--border));box-shadow:inset 3px 0 0 color-mix(in srgb,var(--primary) 72%,transparent)}.recharge-form__channel input{clip:rect(0 0 0 0);height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.recharge-form__channel--brand{min-height:52px;min-width:164px;justify-content:center}.recharge-form__channel-label{align-items:center;display:inline-flex;gap:7px;line-height:1}.recharge-form__channel-label--text{color:var(--text);font-size:.95rem;font-weight:800;line-height:1.25}.recharge-form__channel-bank-transfer-icon{display:block;flex:0 0 auto;height:28px;width:28px}.recharge-form__channel-icon{border-radius:5px;display:block;flex:0 0 auto}.recharge-form__channel-icon--wechat{height:22px;width:26px}.recharge-form__channel-brand-image{display:block;height:32px;-o-object-fit:contain;object-fit:contain;width:94px}.recharge-form__channel-brand-image--wechat{height:24px;width:108px}.recharge-preview-card{gap:16px}.recharge-preview-groups{display:grid;gap:18px}.recharge-preview-groups section{display:grid;gap:10px}.recharge-preview-groups h3{color:var(--text);font-size:.9rem;font-weight:850;line-height:1.4;margin:0}.recharge-form__footnote{color:var(--muted-foreground);display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr));line-height:1.5;border:1px solid var(--border);border-radius:8px;overflow:hidden}.recharge-form__footnote--primary{grid-template-columns:1fr 1fr}.recharge-form__footnote p{background:var(--surface);border:0;border-bottom:1px solid var(--border);border-right:1px solid var(--border);border-radius:0;display:grid;font-size:.82rem;font-weight:750;gap:5px;margin:0;min-height:70px;padding:12px}.recharge-form__footnote p:nth-child(2n){border-right:0}.recharge-form__footnote p:nth-last-child(-n+2){border-bottom:0}.recharge-form__footnote--primary p:first-child{background:var(--surface);border-bottom:0;border-right:1px solid var(--border);grid-row:span 2;min-height:140px;padding:16px}.recharge-form__footnote--primary p:nth-child(2){border-bottom:1px solid var(--border);border-right:0}.recharge-form__footnote--primary p:nth-child(3){border-bottom:0;border-right:0}.recharge-form__footnote span{color:var(--muted-foreground);font-size:.78rem}.recharge-form__footnote strong{color:var(--text);font-size:1.02rem;font-weight:900;overflow-wrap:anywhere}.recharge-form__footnote--primary p:first-child strong{color:var(--accent-strong)}.recharge-form__footnote--primary p:first-child .money-display{align-items:flex-end;flex-wrap:nowrap}.recharge-form__footnote--primary p:first-child .money-display__integer{font-size:1.95rem}.recharge-form__footnote:not(.recharge-form__footnote--primary) p:nth-child(3){background:var(--surface)}.recharge-form__footnote:not(.recharge-form__footnote--primary) p:nth-child(3) strong{color:var(--accent-strong)}.recharge-form__terms{align-items:flex-start;color:var(--muted-foreground);display:flex;font-size:.9rem;font-weight:800;gap:10px;line-height:1.65;max-width:520px}.recharge-form__terms input{accent-color:var(--accent);flex:0 0 auto;height:20px;margin-top:2px;min-height:20px;padding:0;width:20px}.recharge-form__terms a{color:var(--accent-strong);font-weight:900;text-decoration:underline;text-underline-offset:3px}.recharge-form__terms a:focus-visible,.recharge-form__terms a:hover{color:var(--primary);outline:2px solid var(--accent-muted);outline-offset:3px}.recharge-form__submit{justify-content:center;justify-self:start;margin-top:0;min-height:48px;width:220px}.recharge-form__submit:disabled,.recharge-form__submit:disabled:focus-visible,.recharge-form__submit:disabled:hover{background:var(--muted);border-color:var(--border);box-shadow:none;color:var(--muted-foreground);cursor:default;outline:none;transform:none}.recharge-inline-summary{display:grid;gap:10px;grid-template-columns:1fr}.recharge-inline-summary p{align-content:center;border:1px solid var(--border);border-radius:8px;display:grid;gap:8px;margin:0;min-height:80px;padding:10px 16px;text-align:center}.recharge-inline-summary p,.recharge-inline-summary p:last-child{background:color-mix(in srgb,var(--surface) 86%,var(--surface-muted))}.recharge-inline-summary p>span{color:var(--muted-foreground);font-size:.84rem;font-weight:800;line-height:1.2}.recharge-inline-summary strong{color:var(--amount-color);font-weight:var(--amount-font-weight);line-height:1}.recharge-inline-summary .money-display{flex-wrap:nowrap;justify-content:center;white-space:nowrap}.recharge-inline-summary .money-display__fraction,.recharge-inline-summary .money-display__symbol{color:var(--amount-color);font-size:var(--amount-symbol-size)}.recharge-inline-summary .money-display__integer{color:var(--amount-color);font-size:var(--amount-integer-size)}.recharge-order-summary{display:grid;gap:14px}.recharge-order-summary--compact{gap:16px}.recharge-order-summary__compact-grid{display:grid;gap:12px;grid-template-columns:1fr}.recharge-order-summary__compact-grid>div{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;gap:6px;min-height:76px;padding:12px}.recharge-order-summary__compact-grid strong{color:var(--accent-strong);font-size:1.18rem;font-weight:900;overflow-wrap:anywhere}.recharge-order-summary__head{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding-bottom:12px}.recharge-order-summary__label{color:var(--muted-foreground);display:block;font-size:.82rem;font-weight:700;margin-bottom:4px}.recharge-order-summary__title{font-weight:800;line-height:1.4;margin:0;overflow-wrap:anywhere}.recharge-order-summary__status{background:var(--accent-muted);border:1px solid var(--border);border-radius:999px;color:var(--accent-strong);flex-shrink:0;font-size:.82rem;font-weight:700;line-height:1;padding:7px 10px}.recharge-order-summary__amounts{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.recharge-order-summary__amounts div{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;gap:6px;min-height:78px;padding:12px;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.recharge-order-summary__amounts div:hover{border-color:color-mix(in srgb,var(--border) 72%,var(--text));box-shadow:var(--shadow-card)}.recharge-order-summary__amounts span,.recharge-order-summary__meta dt{color:var(--muted-foreground);font-size:.82rem;font-weight:700}.recharge-order-summary__amounts strong{color:var(--text);font-size:1.08rem;font-weight:850;overflow-wrap:anywhere}.recharge-order-summary__amount-total strong{color:var(--text)}.recharge-order-summary__meta{border:1px solid var(--border);border-radius:8px;display:grid;margin:0;overflow:hidden}.recharge-order-summary__meta div{align-items:center;border-top:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;min-height:42px;padding:10px 12px}.recharge-order-summary__meta div:first-child{border-top:0}.recharge-order-summary__meta dd{font-weight:700;margin:0;overflow-wrap:anywhere;text-align:right}.recharge-modal__actions,.recharge-order-summary__actions{display:flex;flex-wrap:wrap;gap:12px}.recharge-card .dashboard-link-button,.recharge-modal__actions .dashboard-link-button{justify-content:center;margin-top:0;min-height:42px;width:148px}.recharge-order-summary__actions .dashboard-link-button{justify-content:center}.recharge-payment-tray{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-muted) 26%,transparent),transparent 58%),color-mix(in srgb,var(--surface) 96%,var(--surface-muted));border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:8px;bottom:max(22px,env(safe-area-inset-bottom));box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 18px 46px rgba(17,24,39,.16);display:grid;gap:12px;max-width:calc(100vw - 40px);padding:16px;position:fixed;right:22px;width:min(420px,calc(100vw - 40px));z-index:48}.recharge-payment-tray__head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.recharge-payment-tray__head>div{min-width:0}.recharge-payment-tray__head h2{color:var(--text);font-size:1rem;font-weight:850;line-height:1.35;margin:0}.recharge-payment-tray__status-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.recharge-payment-tray__meta{border:1px solid color-mix(in srgb,var(--border) 82%,transparent);border-radius:8px;display:grid;margin:0;overflow:hidden}.recharge-payment-tray__meta div{align-items:center;background:color-mix(in srgb,var(--surface) 88%,transparent);border-top:1px solid color-mix(in srgb,var(--border) 82%,transparent);display:grid;gap:12px;grid-template-columns:92px minmax(0,1fr);min-height:42px;padding:9px 12px}.recharge-payment-tray__meta div:first-child{border-top:0}.recharge-payment-tray__meta dt{color:var(--muted-foreground);font-size:.8rem;font-weight:780}.recharge-payment-tray__meta dd{color:var(--text);font-weight:820;margin:0;min-width:0;overflow-wrap:anywhere;text-align:right}.recharge-payment-tray__meta div:first-child dd{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Consolas,monospace);font-size:.86rem}.recharge-payment-tray__actions{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.recharge-payment-tray__actions .dashboard-link-button{justify-content:center;margin-top:0;min-height:42px;width:100%}.recharge-payment-tray__actions .dashboard-link-button--muted{background:color-mix(in srgb,var(--surface-muted) 86%,transparent)}.recharge-payment-tray__primary-action{box-shadow:0 1px 0 rgba(255,255,255,.24) inset,0 12px 24px color-mix(in srgb,var(--accent) 20%,transparent)}.data-table-wrap{border:1px solid color-mix(in srgb,var(--border) 86%,transparent);border-radius:8px;background:var(--surface);box-shadow:inset 0 1px 0 rgba(255,255,255,.68),0 10px 24px rgba(17,24,39,.045);overflow-x:auto}.data-table-wrap--interaction-paused .data-table tbody tr,.data-table-wrap--interaction-paused .data-table tbody tr:hover,.data-table-wrap--interaction-paused .data-table__row--interactive:focus-visible{background:transparent;box-shadow:none;pointer-events:none;transition:none}.recharge-order-details-page{background:rgb(248 250 252/.6);margin:-24px;min-height:calc(100vh - 64px);padding:24px}html[data-theme=dark] .recharge-order-details-page{background:rgb(2 6 23)}.recharge-order-details-page__inner{margin:0 auto;max-width:1440px}.recharge-order-details-page__inner>*+*{margin-top:20px}.recharge-order-details{background:rgb(255 255 255);border:1px solid rgb(226 232 240);box-shadow:0 1px 2px rgb(15 23 42/.06);overflow:hidden}html[data-theme=dark] .recharge-order-details{background:rgb(2 6 23);border-color:rgb(30 41 59)}.recharge-order-details__toolbar{align-items:stretch;--recharge-toolbar-button-bg:color-mix(in srgb,var(--background) 92%,transparent);--recharge-toolbar-button-border:color-mix(in srgb,var(--border) 66%,transparent);--recharge-toolbar-button-hover-bg:color-mix(in srgb,var(--primary) 8%,var(--background));--recharge-toolbar-button-hover-border:color-mix(in srgb,var(--primary) 22%,var(--border));--recharge-toolbar-button-active-bg:var(--button-primary-background,var(--primary));--recharge-toolbar-button-active-border:color-mix(in srgb,var(--primary) 64%,var(--border));--recharge-toolbar-button-active-hover-bg:var(--button-primary-hover-background,var(--primary));border-bottom:1px solid rgb(226 232 240);display:flex;flex-direction:column;gap:12px;padding:16px}html[data-theme=dark] .recharge-order-details__toolbar{--recharge-toolbar-button-bg:color-mix(in srgb,var(--background) 58%,var(--card));--recharge-toolbar-button-border:color-mix(in srgb,var(--border) 74%,transparent);--recharge-toolbar-button-hover-bg:color-mix(in srgb,var(--primary) 13%,var(--background));--recharge-toolbar-button-hover-border:color-mix(in srgb,var(--primary) 32%,var(--border));--recharge-toolbar-button-active-border:color-mix(in srgb,var(--primary) 52%,var(--border));border-color:rgb(30 41 59)}@media (min-width:1024px){.recharge-order-details-page{padding-left:32px;padding-right:32px}.recharge-order-details__toolbar{align-items:center;flex-direction:row;justify-content:space-between}.recharge-order-details__toolbar-left,.recharge-order-details__toolbar-right{flex-wrap:nowrap}}.recharge-order-details__toolbar-left,.recharge-order-details__toolbar-right{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.recharge-order-details__toolbar-right{justify-content:flex-end;margin-left:auto;min-width:0}.recharge-order-details__period-button{border-color:var(--recharge-toolbar-button-border);box-shadow:none;height:36px;padding-left:16px;padding-right:16px}.recharge-order-details__period-button[aria-pressed=true]{background:var(--recharge-toolbar-button-active-bg);border-color:var(--recharge-toolbar-button-active-border);color:var(--button-primary-foreground,var(--primary-foreground))}.recharge-order-details__period-button[aria-pressed=true]:hover{background:var(--recharge-toolbar-button-active-hover-bg);border-color:var(--recharge-toolbar-button-active-border)}.recharge-order-details__columns-trigger,.recharge-order-details__period-button[aria-pressed=false],.recharge-order-details__toolbar-refresh{background:var(--recharge-toolbar-button-bg);border-color:var(--recharge-toolbar-button-border);box-shadow:none;color:var(--foreground);height:36px}.recharge-order-details__columns-trigger:hover,.recharge-order-details__period-button[aria-pressed=false]:hover,.recharge-order-details__toolbar-refresh:hover{background:var(--recharge-toolbar-button-hover-bg);border-color:var(--recharge-toolbar-button-hover-border)}.recharge-order-details__columns-trigger{border-radius:12px;gap:8px;height:40px;padding-left:14px;padding-right:12px}.recharge-order-details__columns-trigger--open{background:color-mix(in srgb,var(--primary) 8%,transparent);border-color:var(--recharge-toolbar-button-active-border);color:var(--primary)}.recharge-order-details__columns-trigger--open:hover{background:color-mix(in srgb,var(--primary) 12%,var(--background));border-color:var(--recharge-toolbar-button-active-border);color:var(--primary)}.recharge-order-details__columns-count,.recharge-order-details__columns-popover-header>span{align-items:center;background:var(--muted);border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);display:inline-flex;flex:none;font-size:.74rem;font-weight:700;line-height:1;padding:4px 8px}.recharge-order-details__columns-chevron--open{transform:rotate(180deg)}.recharge-order-details__columns-trigger svg{transition:transform var(--motion-fast)}.recharge-order-details__search{align-items:center;display:flex;gap:8px;min-width:0;width:min(30vw,300px)}.recharge-order-details__search input{min-width:0}.recharge-order-details__columns-popover{background:var(--popover);border:1px solid var(--border);border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.12);color:var(--popover-foreground);max-height:520px;max-width:calc(100vw - 2rem);padding:14px;width:min(360px,calc(100vw - 2rem))}html[data-theme=dark] .recharge-order-details__columns-popover{background:color-mix(in srgb,var(--popover) 86%,var(--card));border-color:rgb(255 255 255/.1);box-shadow:0 14px 34px rgba(0,0,0,.28)}.recharge-order-details__columns-popover-header{align-items:flex-start;border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent);display:flex;gap:12px;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.recharge-order-details__columns-popover-header h2{color:var(--foreground);font-size:.875rem;font-weight:700;margin:0 0 4px}.recharge-order-details__columns-popover-header p{color:var(--muted-foreground);font-size:.75rem;line-height:1.45;margin:0}.recharge-order-details__columns-popover-actions{display:flex;gap:8px;margin-bottom:10px}.recharge-order-details__columns-popover-actions .button,.recharge-order-details__columns-popover-actions button{height:32px}.recharge-order-details__columns-action{border-radius:8px;box-shadow:none;font-size:.875rem;font-weight:500;height:32px;padding-left:12px;padding-right:12px}.recharge-order-details__columns-action:focus-visible{outline:none;box-shadow:0 0 0 2px rgb(114 45 160/.3)}.recharge-order-details__columns-action--select-all{background:color-mix(in srgb,var(--background) 80%,transparent);border:1px solid color-mix(in srgb,var(--border) 70%,transparent);color:var(--foreground)}.recharge-order-details__columns-action--select-all:hover{background:color-mix(in srgb,var(--muted) 70%,transparent);color:var(--foreground)}.recharge-order-details__columns-action--reset{background:transparent;border:1px solid transparent;color:var(--muted-foreground)}.recharge-order-details__columns-action--reset:hover{background:color-mix(in srgb,var(--muted) 70%,transparent);color:var(--foreground)}html[data-theme=dark] .recharge-order-details__columns-action--select-all{background:rgb(255 255 255/.03);border-color:rgb(255 255 255/.1);color:var(--foreground)}html[data-theme=dark] .recharge-order-details__columns-action--reset:hover,html[data-theme=dark] .recharge-order-details__columns-action--select-all:hover{background:rgb(255 255 255/.06)}html[data-theme=dark] .recharge-order-details__columns-action--reset{background:transparent;border-color:transparent;color:var(--muted-foreground)}html[data-theme=dark] .recharge-order-details__columns-action--reset:hover{color:var(--foreground)}.recharge-order-details__content{display:grid;gap:0}.recharge-order-details__column-options{display:grid;gap:2px;max-height:320px;overflow-y:auto;padding-bottom:6px;padding-right:4px;scrollbar-color:color-mix(in srgb,var(--muted-foreground) 20%,transparent) transparent;scrollbar-width:thin}.recharge-order-details__column-options:hover{scrollbar-color:color-mix(in srgb,var(--muted-foreground) 30%,transparent) transparent}.recharge-order-details__column-options::-webkit-scrollbar{width:6px}.recharge-order-details__column-options::-webkit-scrollbar-track{background:transparent}.recharge-order-details__column-options::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--muted-foreground) 20%,transparent);border-radius:999px}.recharge-order-details__column-options::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--muted-foreground) 30%,transparent)}html[data-theme=dark] .recharge-order-details__column-options{scrollbar-color:rgb(255 255 255/.15) transparent}html[data-theme=dark] .recharge-order-details__column-options:hover{scrollbar-color:rgb(255 255 255/.25) transparent}html[data-theme=dark] .recharge-order-details__column-options::-webkit-scrollbar-thumb{background:rgb(255 255 255/.15)}html[data-theme=dark] .recharge-order-details__column-options::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255/.25)}.recharge-order-details__column-option{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:10px;color:color-mix(in srgb,var(--foreground) 72%,var(--muted-foreground));cursor:pointer;display:flex;gap:10px;min-height:36px;padding:8px 10px;text-align:left;transition:background var(--motion-fast),color var(--motion-fast);width:100%}.recharge-order-details__column-option:hover{background:color-mix(in srgb,var(--muted) 60%,transparent);color:var(--foreground)}.recharge-order-details__column-option--checked{background:color-mix(in srgb,#722da0 6%,transparent);color:var(--foreground)}html[data-theme=dark] .recharge-order-details__column-option--checked{background:color-mix(in srgb,#722da0 12%,transparent)}.recharge-order-details__column-option--required{cursor:default}.recharge-order-details__column-checkbox{align-items:center;border:1px solid var(--border);border-radius:6px;color:#fff;display:inline-flex;flex:none;font-size:.72rem;font-weight:800;height:16px;justify-content:center;width:16px}html[data-theme=dark] .recharge-order-details__column-checkbox{border-color:rgb(255 255 255/.22)}.recharge-order-details__column-option--checked .recharge-order-details__column-checkbox{background:#722da0;border-color:#722da0}.recharge-order-details__column-label{flex:1;font-size:.875rem;min-width:0}.recharge-order-details__column-required{background:var(--muted);border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);flex:none;font-size:10px;line-height:1;padding:2px 6px}.recharge-order-details__invoice-badge{white-space:nowrap}.recharge-order-details__invoice-badge--available{background:color-mix(in srgb,var(--success,#16a34a) 12%,var(--surface));border-color:color-mix(in srgb,var(--success,#16a34a) 38%,var(--border));color:var(--success,#15803d)}.recharge-order-details__invoice-badge--unavailable{background:var(--surface-muted);border-color:var(--border);color:var(--muted-foreground)}.recharge-order-details .data-table-wrap{background:transparent;border:0;border-radius:0;box-shadow:none;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.recharge-order-details__table-wrap--animating .data-table--recharge-order-details{animation:recharge-order-columns-settle .32s cubic-bezier(.2,.8,.2,1)}.recharge-order-details__table-wrap--animating .data-table--recharge-order-details td,.recharge-order-details__table-wrap--animating .data-table--recharge-order-details th{animation:recharge-order-cell-reveal .32s cubic-bezier(.2,.8,.2,1)}@keyframes recharge-order-columns-settle{0%{opacity:.72;transform:translateY(8px) scale(.996)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes recharge-order-cell-reveal{0%{opacity:.46;transform:translateX(6px)}to{opacity:1;transform:translateX(0)}}.data-table--recharge-order-details{min-width:1320px}.data-table--recharge-order-details td,.data-table--recharge-order-details th{overflow-wrap:normal;padding:16px 12px;white-space:nowrap}.data-table--recharge-order-details thead th{background:rgb(248 250 252);color:rgb(71 85 105);font-size:.78rem;font-weight:680;height:44px;letter-spacing:.01em}html[data-theme=dark] .data-table--recharge-order-details thead th{background:rgb(15 23 42);color:rgb(203 213 225)}.data-table--recharge-order-details tbody tr:hover{background:color-mix(in srgb,var(--muted) 60%,transparent)}html[data-theme=dark] .data-table--recharge-order-details tbody tr:hover{background:rgb(15 23 42/.6)}.data-table--recharge-order-details tbody tr.recharge-order-details__row--selected{background:color-mix(in srgb,#722da0 8%,transparent)}.data-table--recharge-order-details tbody tr.recharge-order-details__row--selected td:first-child{box-shadow:inset 2px 0 0 #722da0}.data-table--recharge-order-details tbody tr.recharge-order-details__row--selected:hover{background:color-mix(in srgb,#722da0 10%,var(--muted))}.data-table--recharge-order-details tbody td{vertical-align:middle}.data-table--recharge-order-details .recharge-order-details__cell--order-no{min-width:220px;overflow-wrap:anywhere;white-space:normal;text-align:left}.data-table--recharge-order-details .recharge-order-details__cell--order-no,.data-table--recharge-order-details .recharge-order-details__cell--order-no button{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.75rem;line-height:1.45}.recharge-order-details__order-no-value{align-items:flex-start;display:grid;gap:6px;justify-items:start;min-width:0}.recharge-order-details__copy-order{background:color-mix(in srgb,#722da0 7%,#fff);border:1px solid color-mix(in srgb,#722da0 20%,rgb(226 232 240));border-radius:999px;color:#5b1f7f;cursor:pointer;font:inherit;font-family:inherit;font-size:.68rem;font-weight:720;line-height:1;padding:4px 8px}.recharge-order-details__copy-order:focus-visible,.recharge-order-details__copy-order:hover{background:#722da0;border-color:#722da0;color:#fff;outline:none}html[data-theme=dark] .recharge-order-details__copy-order{background:rgb(114 45 160/.16);border-color:rgb(159 91 208/.28);color:rgb(233 213 255)}html[data-theme=dark] .recharge-order-details__copy-order:focus-visible,html[data-theme=dark] .recharge-order-details__copy-order:hover{background:#8e44c2;border-color:#8e44c2;color:#fff}.data-table--recharge-order-details .recharge-order-details__cell--money{min-width:112px;text-align:right}.data-table--recharge-order-details tbody .recharge-order-details__cell--credit{color:#722da0;font-weight:700}html[data-theme=dark] .data-table--recharge-order-details tbody .recharge-order-details__cell--credit{color:#d8b4fe}.data-table--recharge-order-details .data-table__cell--datetime{min-width:132px}.data-table--recharge-order-details .payment-method-badge,.data-table--recharge-order-details .recharge-status-badge{white-space:nowrap}@media (max-width:520px){.recharge-order-details__column-options{grid-template-columns:1fr}}.recharge-order-details__footer{align-items:center;color:var(--muted-foreground);display:flex;font-size:.88rem;gap:12px;justify-content:flex-end}@media (max-width:900px){.recharge-order-details__footer,.recharge-order-details__header{align-items:stretch;flex-direction:column}.recharge-order-details__search{margin-left:0;width:100%}}.data-table{border-collapse:separate;border-spacing:0;min-width:820px;width:100%}.data-table td,.data-table th{border-bottom:1px solid var(--border);padding:13px 14px;text-align:center;overflow-wrap:anywhere;white-space:normal}.data-table thead th{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-muted) 82%,var(--surface)) 0,var(--surface-muted) 100%);color:var(--muted-foreground);font-size:.78rem;font-weight:620;text-align:center}.data-table thead th:first-child{border-top-left-radius:8px}.data-table thead th:last-child{border-top-right-radius:8px}.data-table tbody tr{transition:background var(--motion-fast),box-shadow var(--motion-fast)}.data-table tbody tr:hover,.data-table__row--interactive:focus-visible{background:color-mix(in srgb,var(--surface-muted) 78%,var(--surface));box-shadow:inset 3px 0 0 color-mix(in srgb,var(--accent) 34%,transparent)}.data-table__row--interactive{cursor:pointer;outline:none}.data-table__row--interactive:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent) 55%,transparent)}.data-table tbody tr:last-child td{border-bottom:0}.data-table td{color:var(--text);font-weight:560}.data-table__cell--center{text-align:center}.data-table__cell--left{text-align:left}.data-table__cell--right{text-align:right}.recharge-order-details .data-table--recharge-order-details{min-width:1320px;table-layout:auto}.recharge-order-details .data-table--recharge-order-details td,.recharge-order-details .data-table--recharge-order-details th{overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.recharge-order-details .data-table--recharge-order-details th{min-width:104px}.recharge-order-details .data-table--recharge-order-details .recharge-order-details__cell--order-no{min-width:220px;overflow-wrap:anywhere;text-align:left;white-space:normal;word-break:normal}.recharge-order-details .data-table--recharge-order-details .data-table__empty{white-space:normal}.recharge-order-details .data-table--recharge-order-details .data-table__cell--left{text-align:left}.recharge-order-details .data-table--recharge-order-details .data-table__cell--center{text-align:center}.recharge-order-details .data-table--recharge-order-details .data-table__cell--right{text-align:right}@media (prefers-reduced-motion:reduce){.recharge-order-details__table-wrap--animating .data-table--recharge-order-details,.recharge-order-details__table-wrap--animating .data-table--recharge-order-details td,.recharge-order-details__table-wrap--animating .data-table--recharge-order-details th{animation:none}}