.diagnostics-banner{margin-bottom:12px}.diagnostics-banner__toggle{color:#422006;cursor:pointer;text-align:left;background:#fbbf241f;border:1px solid #fbbf2480;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:.9rem;display:flex}.diagnostics-banner__toggle span{flex:1}.diagnostics-banner__panel{background:#fffffff2;border:1px solid #00000014;border-radius:8px;max-height:320px;margin-top:8px;padding:12px;overflow:auto}.diagnostics-banner__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.diagnostics-banner__clear{cursor:pointer;color:#64748b;background:0 0;border:none;padding:4px}.diagnostics-banner__list{margin:0;padding:0;list-style:none}.diagnostics-banner__list li{border-bottom:1px solid #e2e8f0;padding:8px 0;font-size:.85rem}.diagnostics-banner__list li:last-child{border-bottom:none}.diagnostics-banner__meta{color:#64748b;gap:12px;font-size:.75rem;display:flex}.diagnostics-banner__status{color:#b45309;font-weight:600}.diagnostics-banner__path{word-break:break-all;color:#0f172a;margin-top:4px}.diagnostics-banner__err{color:#991b1b;margin-top:4px}.diagnostics-banner__hint{color:#475569;margin-top:4px}.diagnostics-banner__code{margin-top:4px;font-family:ui-monospace,monospace;font-size:.75rem}.hms{min-width:240px;display:inline-block;position:relative}.hms-trigger{color:#1e293b;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.9rem;display:inline-flex}.hms-trigger:hover{border-color:#94a3b8}.hms-trigger:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.hms-trigger-label{font-weight:600}.hms-trigger-summary{color:#475569;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.hms-popover{z-index:40;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex-direction:column;min-width:360px;max-width:min(480px,100vw - 32px);max-height:70vh;display:flex;position:absolute;top:calc(100% + 4px);overflow:hidden;box-shadow:0 12px 30px #0f172a1f}.hms-popover--anchor-left{left:0;right:auto}.hms-popover--anchor-right{left:auto;right:0}.hms-search{color:#64748b;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:8px 12px;display:flex}.hms-search input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.hms-search-clear{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;display:inline-flex}.hms-search-clear:hover{color:#1e293b;background:#e2e8f0}.hms-actions{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:8px;padding:8px 12px;display:flex}.hms-action{border:1px solid var(--color-accent-border);background:var(--color-accent-soft);color:var(--color-accent-hover);cursor:pointer;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:600}.hms-action:hover{background:#e0e7ff}.hms-action-secondary{color:#475569;background:#fff;border-color:#cbd5e1}.hms-action-secondary:hover{background:#f1f5f9}.hms-list{flex:1;padding:6px 0;overflow-y:auto}.hms-empty{color:#64748b;text-align:center;margin:0;padding:16px;font-size:.85rem}.hms-group{padding:2px 0}.hms-group-row{align-items:center;gap:4px;padding:2px 12px;display:flex}.hms-group-row-loose{padding-top:6px}.hms-row-loose-header{text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding-left:22px;font-size:.7rem;font-weight:700}.hms-disclosure{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;display:inline-flex}.hms-disclosure:hover{background:#e2e8f0}.hms-row{cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;align-items:center;gap:8px;padding:4px 0;display:flex}.hms-row input[type=checkbox]{cursor:pointer;accent-color:var(--color-accent);margin:0}.hms-row-text{flex-direction:column;flex:1;min-width:0;display:flex}.hms-row-label{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.hms-row-sublabel{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;overflow:hidden}.hms-row-group .hms-row-label{font-weight:600}.hms-row-count{color:#475569;font-variant-numeric:tabular-nums;padding-left:8px;font-size:.75rem}.hms-children{flex-direction:column;padding-left:38px;display:flex}.hms-children .hms-row{padding:3px 12px 3px 0}.hms-row-header-leaf .hms-row-label{color:#475569;font-style:italic}.hms-row-header-leaf{border-bottom:1px dashed #e2e8f0;margin-bottom:3px;padding-bottom:5px!important}.hms-children-loose{padding-left:22px}.admin-registry{gap:24px;margin-top:24px;display:grid}.admin-card{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e7eb);border-radius:var(--radius-md);padding:20px 24px;box-shadow:0 1px 2px #0f172a0a}.admin-card-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.admin-card-header h3{margin:0;font-size:16px;font-weight:600}.admin-card-count{background:var(--color-accent-soft);color:var(--color-accent);border-radius:999px;margin-left:auto;padding:2px 10px;font-size:12px;font-weight:600}.admin-card-help{color:var(--muted,#6b7280);margin:0 0 16px;font-size:13px}.admin-card-help code{background:#0f766e14;border-radius:4px;padding:1px 5px}.admin-error{color:#b91c1c;background:#dc262614;border:1px solid #dc26264d;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:13px}.admin-empty{color:var(--muted,#6b7280);margin:0 0 16px;font-size:13px;font-style:italic}.admin-table{border-collapse:collapse;width:100%;margin-bottom:16px;font-size:13px}.admin-table thead th{text-align:left;color:var(--muted,#6b7280);border-bottom:1px solid var(--card-border,#e5e7eb);padding:8px 6px;font-weight:600}.admin-table tbody td{vertical-align:top;border-bottom:1px solid #e5e7eb99;padding:8px 6px}.admin-table code{background:#0f172a0d;border-radius:4px;padding:1px 6px;font-size:12px}.admin-notes{white-space:pre-wrap;max-width:320px}.admin-truncate{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:280px;display:inline-block;overflow:hidden}.admin-muted{color:var(--muted,#9ca3af)}.admin-row-actions{justify-content:flex-end;gap:6px;display:flex}.admin-row-actions button{border:1px solid var(--card-border,#e5e7eb);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;display:inline-flex}.admin-row-actions button:hover{background:#0f766e14}.admin-row-actions .admin-danger{color:#b91c1c;border-color:#dc26264d}.admin-row-actions .admin-danger:hover{background:#dc262614}.admin-form{border-top:1px dashed var(--card-border,#e5e7eb);padding-top:16px}.admin-form h4{margin:0 0 12px;font-size:14px;font-weight:600}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-form-full{grid-column:1/-1}.admin-form label{color:var(--muted,#6b7280);flex-direction:column;gap:4px;font-size:12px;display:flex}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--card-border,#d1d5db);color:var(--text,#0f172a);background:var(--input-bg,#fff);border-radius:6px;padding:8px 10px;font-family:inherit;font-size:13px}.admin-form input:disabled,.admin-form select:disabled,.admin-form textarea:disabled{color:var(--muted,#6b7280);background:#0f172a0a}.admin-form-actions{gap:8px;margin-top:12px;display:flex}.admin-form-actions button{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;display:inline-flex}.admin-form-actions button:hover:not(:disabled){filter:brightness(1.05)}.admin-form-actions button:disabled{opacity:.6;cursor:not-allowed}.admin-form-actions .admin-secondary{color:var(--muted,#6b7280);border:1px solid var(--card-border,#e5e7eb);background:0 0}@media (width<=768px){.admin-card{padding:14px}.admin-form-grid{grid-template-columns:1fr}.admin-card{overflow-x:auto}.admin-form-actions{flex-wrap:wrap}.admin-form-actions button{flex:auto;justify-content:center}}.admin-probe-result{border-radius:8px;margin:0 0 16px;padding:12px 14px;font-size:13px;line-height:1.5}.admin-probe-result--ok{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.admin-probe-result--fail{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.admin-probe-result code{font-size:12px}.admin-budgets__create-btn{margin-left:auto}.admin-budgets__modal-overlay{align-items:flex-start}.admin-budgets__modal.modal-content{max-width:860px;max-height:none;margin:24px 0;overflow:visible}.admin-budgets__modal-body.modal-body{max-height:none;overflow:visible}.admin-form-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:12px;display:grid}.admin-form-row label{color:#475569;flex-direction:column;gap:4px;font-size:.85rem;display:flex}.admin-form-row input,.admin-form-row select{border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px;font-size:.95rem}.admin-form-row--scope{grid-template-columns:1fr 1fr}@media (width<=720px){.admin-form-row--scope{grid-template-columns:1fr}}.admin-scope-block{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.admin-scope-block .admin-scope-hint,.admin-scope-block .admin-scope-warning{align-self:stretch}.admin-scope-label{color:#334155;font-size:.85rem;font-weight:600}.admin-scope-hint{color:#64748b;margin:0 0 6px;font-size:.75rem;line-height:1.5}.admin-scope-hint em{color:#475569;font-style:normal;font-weight:600}.admin-scope-warning{color:#78350f;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;margin:0 0 6px;padding:8px 10px;font-size:.8rem;line-height:1.45}.admin-scope-warning strong{color:#78350f;margin-bottom:2px;display:block}.admin-form-actions{justify-content:flex-end;gap:8px;display:flex}.admin-row-editing{background:var(--color-accent-soft)}.budget-visibility-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:600;line-height:1.4;display:inline-flex}.budget-visibility-badge--shared{color:#075985;background:#e0f2fe;border:1px solid #bae6fd}.budget-visibility-badge--private{color:#78350f;background:#fef3c7;border:1px solid #fde68a}.admin-form-row--toggle{align-items:center;margin-bottom:12px;display:flex}.aws-marketplace-toggle-track{background-color:#cfd4dc;border-radius:999px;flex-shrink:0;width:38px;height:22px;margin-top:1px;transition:background-color .2s ease-in-out;display:inline-block;position:relative}.aws-marketplace-toggle-helper{color:#64748b;margin-top:2px;font-size:.8rem;font-weight:400;display:block}.budgets-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);box-sizing:border-box;width:100%;max-width:none;margin:0;padding:1.25rem}.budgets-panel__editor{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.25rem}.budgets-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.budgets-panel__header h2{margin:0;font-size:1.35rem}.budgets-panel__header-actions{gap:8px;display:flex}.budgets-panel__hint{color:#475569;margin:0 0 16px;font-size:.9rem;line-height:1.45}.budgets-panel__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;margin-bottom:12px;padding:10px 12px;display:flex}.budgets-panel__warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:.85rem;line-height:1.5}.budgets-panel__errors{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:12px;font-size:.85rem;overflow:hidden}.budgets-panel__errors-toggle{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;display:flex}.budgets-panel__errors-toggle:hover{background:#9a34120f}.budgets-panel__errors-chevron{color:#9a3412;align-items:center;display:inline-flex}.budgets-panel__errors-label{font-weight:600}.budgets-panel__errors-hint{color:#b45309;margin-left:auto;font-size:.78rem;font-weight:500}.budgets-panel__errors-list{background:#fffaf2;border-top:1px solid #fed7aa;max-height:280px;margin:0;padding:0 12px 10px 36px;line-height:1.5;list-style:outside;overflow-y:auto}.budgets-panel__errors-list li{word-break:break-word;padding:2px 0}.budgets-panel__row{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.budgets-panel__field{flex-direction:column;gap:5px;display:flex}.budgets-panel__field--budget{flex:420px}.budgets-panel__label{color:#334155;font-size:.9rem;font-weight:600}.budgets-panel__select{border:1px solid #cbd5e1;border-radius:8px;width:100%;min-width:360px;padding:8px 10px;font-size:.95rem}.budgets-panel__select--months{min-width:160px}.budgets-panel__select--source{min-width:190px}.budgets-panel__cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px;display:grid}.budgets-panel .metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px}.budgets-panel .metric__label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.75rem;display:block}.budgets-panel .metric__value{color:#0f172a;font-size:1.4rem;font-weight:700}.budgets-panel .metric__sublabel{color:#94a3b8;margin-top:4px;font-size:.75rem;font-style:italic;font-weight:500;display:block}.budgets-panel .metric__sublabel--variance{font-style:normal;font-weight:700}.budgets-panel .metric__sublabel--variance.under{color:#059669}.budgets-panel .metric__sublabel--variance.over{color:#dc2626}.budgets-panel .metric__value.under{color:#059669}.budgets-panel .metric__value.over{color:#dc2626}.budgets-panel .metric__value.source{text-transform:capitalize;color:#475569;font-size:1rem}.budgets-panel__chart{margin-bottom:22px}.budgets-panel__chart-loading{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:340px;font-size:.95rem;display:flex}.budgets-panel__chart-loading svg{color:var(--color-accent)}.budgets-panel__chart-loading-copy{text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:620px;display:flex}.budgets-panel__chart-loading-copy strong{color:#0f172a;font-size:1rem}.budgets-panel__chart-loading-elapsed{color:#64748b;font-size:.85rem;font-weight:600}.budgets-panel__chart-loading-copy ul{color:#475569;flex-direction:column;gap:4px;margin:6px 0 0;padding:0;font-size:.88rem;line-height:1.4;list-style:none;display:flex}.budgets-panel__scope{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;font-size:.9rem}.budgets-panel__scope h3{color:#0f172a;margin:0 0 6px;font-size:.95rem}.budgets-panel__scope-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.budgets-panel__scope-header h3{margin:0}.budgets-panel__scope-toggle{cursor:pointer;color:#2563eb;background:0 0;border:none;align-items:center;gap:4px;padding:2px 6px;font-size:.8rem;font-weight:600;display:inline-flex}.budgets-panel__scope-toggle:hover{text-decoration:underline}.budgets-panel__scope-section{margin-top:8px}.budgets-panel__scope-section:first-of-type{margin-top:0}.budgets-panel__scope-section>strong{color:#1e293b;margin-bottom:4px;font-size:.85rem;display:block}.budgets-panel__scope-list{flex-direction:column;gap:2px;margin:0;padding-left:22px;list-style:outside;display:flex}.budgets-panel__scope-list li{color:#334155;word-break:break-word;font-size:.85rem;line-height:1.4}.budgets-panel__scope-list--roots{gap:10px;padding-left:0;list-style:none}.budgets-panel__scope-root{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.budgets-panel__scope-root-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.budgets-panel__scope-root-name{flex-wrap:wrap;align-items:baseline;gap:6px;font-size:.9rem;display:inline-flex}.budgets-panel__scope-root-name strong{color:#0f172a}.budgets-panel__scope-root-id{color:#64748b;font-size:.8rem;font-weight:400}.budgets-panel__scope-badge{letter-spacing:.02em;color:#334155;white-space:nowrap;background:#e2e8f0;border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.budgets-panel__scope-badge--whole{color:#166534;background:#dcfce7}.budgets-panel__scope-payer-spend{border-radius:6px;align-items:center;gap:6px;margin-top:6px;padding:2px 8px;font-size:.8rem;font-weight:500;display:inline-flex}.budgets-panel__scope-payer-spend--in{color:#155e75;background:#ecfeff}.budgets-panel__scope-payer-spend--out{color:#991b1b;background:#fef2f2}.budgets-panel__scope-children{flex-direction:column;gap:6px;margin-top:8px;display:flex}.budgets-panel__scope-children-label{color:#1e293b;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.budgets-panel__scope-children-label--muted{color:#94a3b8}.budgets-panel__scope-list--children{padding-left:18px}.budgets-panel__scope-list--muted li{color:#94a3b8}.budgets-panel__muted{color:#94a3b8;margin:0;font-style:italic}.budgets-panel__completeness{border:1px solid #0000;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.85rem;line-height:1.5}.budgets-panel__completeness--partial{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.budgets-panel__completeness--incomplete{color:#991b1b;background:#fef2f2;border-color:#fecaca}.budgets-panel__completeness--info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.budgets-panel__completeness-head{align-items:center;gap:8px;font-size:.9rem;display:flex}.budgets-panel__completeness-list{margin:6px 0 0;padding-left:28px;list-style:outside}.budgets-panel__completeness-list li{word-break:break-word;padding:2px 0}.budgets-panel__tooltip{color:#1f2937;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:160px;padding:8px 10px;font-size:.8rem;box-shadow:0 4px 12px #0f172a1f}.budgets-panel__tooltip-label{margin-bottom:4px;font-weight:600}.budgets-panel__tooltip-row{align-items:center;gap:6px;padding:1px 0;display:flex}.budgets-panel__tooltip-swatch{border-radius:2px;flex:none;width:10px;height:10px}.budgets-panel__tooltip-name{flex:auto}.budgets-panel__tooltip-value{font-variant-numeric:tabular-nums;font-weight:600}.budgets-panel__tooltip-note{color:#b45309;border-top:1px solid #f1f5f9;margin-top:6px;padding-top:6px;font-size:.76rem}@media (width<=768px){.budgets-panel{padding:12px}.budgets-panel__row{flex-direction:column;align-items:stretch}.budgets-panel__field,.budgets-panel__field--budget{flex:auto;width:100%}.budgets-panel__select,.budgets-panel__select--months,.budgets-panel__select--source{width:100%;min-width:0}.budgets-panel__header-actions{flex-wrap:wrap;width:100%}.budgets-panel__header-actions .btn{flex:auto;justify-content:center}}.provider-dashboard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);min-height:400px;padding:12px;position:relative}.loading-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1000;background:#ffffffbf;border-radius:12px;justify-content:center;align-items:center;animation:.2s ease-in fadeIn;display:flex;position:absolute;inset:0}.loading-spinner{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:16px;min-width:200px;padding:32px;display:flex;box-shadow:0 4px 20px #00000026}.loading-spinner svg{color:#0078d4}.loading-spinner span{color:#333;font-size:1rem;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.provider-dashboard.aws .provider-logo,.provider-dashboard.azure .provider-logo{background:#fff;border:1px solid #e6e8eb;padding:10px}.provider-logo-icon{object-fit:contain;width:100%;height:100%;display:block}.provider-header{border-bottom:2px solid #f0f0f0;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:8px;display:flex}.provider-logo{border-radius:var(--radius-md);width:60px;height:60px;box-shadow:var(--shadow-card);justify-content:center;align-items:center;display:flex}.logo-text{color:#fff;letter-spacing:1px;font-size:1.2rem;font-weight:700}.provider-metrics{flex-wrap:wrap;flex:1;gap:12px;display:flex}.metric-card{background:#f8f9fa;border-radius:8px;flex:1;min-width:120px;padding:12px}.metric-label{color:#666;margin-bottom:6px;font-size:.85rem;font-weight:500}.metric-value{color:#333;font-size:1.5rem;font-weight:700}.metric-value.trend{align-items:center;gap:6px;display:flex}.metric-value.trend.positive{color:#10b981}.metric-value.trend.negative{color:#ef4444}.metric-value.trend .trend-delta{opacity:.75;white-space:nowrap;font-size:.95rem;font-weight:600}.months-selector{color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:2px solid #e0e0e0;border-radius:6px;width:100%;padding:8px 32px 8px 12px;font-size:.95rem;font-weight:600;transition:all .2s}.months-selector:hover{background-color:#f8f9fa;border-color:#0078d4}.months-selector:focus{background-color:#fff;border-color:#0078d4;outline:none;box-shadow:0 0 0 3px #0078d41a}.months-selector option{color:#333;background-color:#fff;padding:8px}.dashboard-section{clear:both;margin-bottom:24px;overflow:hidden}.dashboard-section h3{color:#333;margin-top:0;margin-bottom:8px;font-size:1.1rem;font-weight:600}.overview-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.overview-chart-header h3{margin:0}.cost-chart{background:#f8f9fa;border-radius:8px;padding:12px}.overview-chart-area{--overview-chart-height:420px;min-height:var(--overview-chart-height);flex-direction:column;display:flex}.overview-chart-area>.cost-chart{flex:1}.overview-chart-area .api-info,.overview-chart-area .empty-cache-state{flex:1;justify-content:center;align-items:center;margin:0;display:flex}.stacked-cost-chart{padding:24px;overflow:auto hidden}.stacked-cost-chart .recharts-wrapper{min-width:900px}.stacked-cost-chart .recharts-cartesian-axis-tick-value{fill:#333}.stacked-cost-chart .recharts-legend-wrapper{padding-top:28px!important}.bar-section-tooltip{color:#333;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:8px 10px;font-size:.9rem;font-weight:700;box-shadow:0 2px 8px #0000001a}.bar-section-tooltip-cost{color:#666;margin-top:4px;font-size:.85rem;font-weight:600}.monthly-totals-summary{background:#f8f9fa;border-radius:8px;margin-bottom:16px;padding:8px 10px}.monthly-totals-header{color:#333;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;font-size:.9rem;font-weight:700;display:flex}.monthly-totals-header small{color:#666;font-size:.75rem;font-weight:500}.monthly-totals-grid{flex-wrap:nowrap;gap:6px;display:flex}.monthly-total-card{border-top:2px solid var(--color-accent);background:#fff;border-radius:6px;flex:1 1 0;min-width:0;padding:6px 8px;box-shadow:0 1px 3px #0000000f}.monthly-total-label{color:#666;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.68rem;font-weight:600;line-height:1.2;overflow:hidden}.monthly-total-value{color:#333;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;line-height:1.2;overflow:hidden}.cost-chart .recharts-legend-wrapper{padding-top:4px!important;padding-bottom:0!important}.cost-chart .recharts-legend-item{cursor:pointer;margin-bottom:2px!important;margin-right:16px!important}.cost-chart .recharts-legend-item-text{color:#333!important;margin-left:6px!important;font-size:12px!important;font-weight:500!important}.cost-chart .recharts-legend-item:hover{opacity:.8}.cost-chart .recharts-default-legend{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.api-info.success{color:#065f46;background:#d1e7dd;border-color:#10b981}.error-message{color:#c33;background:#fee;border:1px solid #fcc;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:12px;font-size:.9rem;display:flex}.error-message svg{flex-shrink:0}.tenant-selector{background:#e8f4f8;border:1px solid #b3d9e8;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.tenant-label{color:#333;white-space:nowrap;font-size:.9rem;font-weight:600}.tenant-dropdown{color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:2px solid #0078d4;border-radius:6px;flex:1;min-width:200px;padding:8px 32px 8px 12px;font-size:.9rem;font-weight:500;transition:all .2s}.tenant-dropdown:hover{background-color:#f8f9fa;border-color:#005a9e}.tenant-dropdown:focus{background-color:#fff;border-color:#0078d4;outline:none;box-shadow:0 0 0 3px #0078d426}.tenant-dropdown option{color:#333;background-color:#fff;padding:8px}.subscription-selector{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;padding:12px}.subscription-label{color:#333;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.subscription-options{flex-wrap:wrap;gap:8px;display:flex}.subscription-option{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;transition:all .2s;display:flex}.subscription-option:hover{color:#0078d4;border-color:#0078d4}.subscription-option.selected{color:#fff;background:#0078d4;border-color:#0078d4}.subscription-more{color:#666;padding:8px 12px;font-size:.85rem;font-style:italic}@media (width<=768px){.provider-header{flex-direction:column;align-items:flex-start}.provider-metrics{width:100%}.metric-card{min-width:100%}.subscription-options{flex-direction:column}.subscription-option{width:100%}.stacked-cost-chart{padding:12px}.stacked-cost-chart .recharts-wrapper{min-width:0}.monthly-totals-grid{flex-wrap:wrap}.monthly-total-card{flex:calc(25% - 6px);min-width:72px}}.aws-marketplace-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:#444;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:inline-flex}.aws-marketplace-toggle--compact{color:#555;font-size:.8rem}.aws-marketplace-toggle input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.aws-marketplace-toggle-track{background-color:#cfd4dc;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background-color .2s ease-in-out;display:inline-block;position:relative}.aws-marketplace-toggle-thumb{background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.aws-marketplace-toggle input[type=checkbox]:checked+.aws-marketplace-toggle-track{background-color:#f90}.aws-marketplace-toggle input[type=checkbox]:checked+.aws-marketplace-toggle-track .aws-marketplace-toggle-thumb{transform:translate(16px)}.aws-marketplace-toggle input[type=checkbox]:focus-visible+.aws-marketplace-toggle-track{outline-offset:2px;outline:2px solid #f90}.aws-marketplace-toggle:hover .aws-marketplace-toggle-track{filter:brightness(.97)}.forecasts-panel{border:1px solid var(--color-border);border-radius:var(--radius-md);box-sizing:border-box;background:#f6f9f9;width:100%;max-width:none;margin:0;padding:1.25rem}.forecasts-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.forecasts-panel__header h2{color:#2e7764;margin:0;font-size:1.35rem}.forecasts-panel__header-actions{gap:8px;display:flex}.forecasts-panel__hint{color:#44615b;margin:0 0 16px;font-size:.9rem;line-height:1.45}.forecasts-panel__refresh-btn,.forecasts-panel__copy-btn,.forecast-category-editor__save-btn{color:#2e7764;cursor:pointer;background:#fff;border:1px solid #2e7764;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.83rem;font-weight:600;transition:background .15s;display:inline-flex}.forecasts-panel__refresh-btn:hover:not(:disabled),.forecasts-panel__copy-btn:hover{background:#e7f3f1}.forecasts-panel__refresh-btn:disabled{opacity:.6;cursor:default}.forecast-category-editor__save-btn{color:#fff;background:#2e7764}.forecast-category-editor__save-btn:hover:not(:disabled){background:#24604f}.forecast-category-editor__save-btn:disabled{opacity:.55;cursor:default}.forecasts-panel__spin{animation:1s linear infinite forecasts-spin}@keyframes forecasts-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.forecasts-panel__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;margin-bottom:12px;padding:10px 12px;font-size:.88rem;display:flex}.forecasts-panel__warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:.85rem;line-height:1.5}.forecasts-panel__ai-note{color:#2e7764;align-items:center;gap:6px;margin-bottom:12px;font-size:.85rem;display:inline-flex}.forecasts-panel__controls{background:#fff;border:1px solid #dbe7e5;border-radius:10px;flex-wrap:wrap;gap:14px;margin-bottom:16px;padding:12px 14px;display:flex}.forecasts-panel__controls label{color:#44615b;flex-direction:column;gap:4px;font-size:.78rem;font-weight:600;display:flex}.forecasts-panel__controls select{color:#1f2f2b;background:#fff;border:1px solid #b9d2ce;border-radius:7px;min-width:150px;padding:6px 8px;font-size:.86rem}.forecasts-panel__controls select:focus{outline-offset:1px;outline:2px solid #6dd2cc}.forecasts-panel__controls .aws-marketplace-toggle{color:#44615b;flex-direction:row;align-self:center;align-items:center;font-size:.83rem;font-weight:600}.forecasts-panel__cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.forecasts-panel__card{background:#fff;border:1px solid #dbe7e5;border-left:4px solid #6dd2cc;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.forecasts-panel__card:first-child{border-left-color:#2e7764}.forecasts-panel__card--new{border-left-color:#6dd2cc}.forecasts-panel__card--legacy{border-left-color:#2e7764}.forecasts-panel__card-label{color:#44615b;text-transform:uppercase;letter-spacing:.02em;font-size:.78rem;font-weight:600}.forecasts-panel__card-value{color:#1f2f2b;font-size:1.5rem;font-weight:700}.forecasts-panel__card-value small{color:#44615b;margin-left:2px;font-size:.85rem;font-weight:500}.forecasts-panel__chart-card,.forecasts-panel__table-card{background:#fff;border:1px solid #dbe7e5;border-radius:10px;margin-bottom:16px;padding:14px 16px}.forecasts-panel__chart-card h3,.forecasts-panel__table-card h3{color:#2e7764;margin:0 0 10px;font-size:1.02rem}.forecasts-panel__chart-note,.forecasts-panel__table-note{color:#44615b;margin:8px 0 0;font-size:.78rem}.forecasts-panel__tooltip{color:#1f2f2b;background:#fff;border:1px solid #dbe7e5;border-radius:8px;min-width:160px;padding:8px 12px;font-size:.82rem;box-shadow:0 4px 14px #1e322d24}.forecasts-panel__tooltip-label{color:#2e7764;margin-bottom:4px;font-weight:700}.forecasts-panel__tooltip-row{align-items:center;gap:6px;padding:2px 0;display:flex}.forecasts-panel__tooltip-swatch{border-radius:2px;flex-shrink:0;width:8px;height:8px;display:inline-block}.forecasts-panel__tooltip-name{flex:1}.forecasts-panel__tooltip-value{margin-left:12px;font-weight:600}.forecasts-panel__tooltip-row--total{border-top:1px solid #e5efed;margin-top:4px;padding-top:4px;font-weight:700}.forecasts-panel__tooltip-row--total .forecasts-panel__tooltip-value{color:#2e7764}.forecasts-panel__table-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.forecasts-panel__table-head h3{margin:0}.forecasts-panel__table-scroll{overflow-x:auto}.forecasts-panel__table{border-collapse:collapse;color:#1f2f2b;width:100%;font-size:.84rem}.forecasts-panel__table th,.forecasts-panel__table td{text-align:right;white-space:nowrap;border-bottom:1px solid #e5efed;padding:6px 10px}.forecasts-panel__table th:first-child,.forecasts-panel__table td:first-child{text-align:left}.forecasts-panel__table thead th{color:#2e7764;background:#f6f9f9;font-weight:700;position:sticky;top:0}.forecasts-panel__th-forecast{font-style:italic}.forecasts-panel__total-row td{border-top:2px solid #2e7764;font-weight:700}.forecasts-panel__swatch{vertical-align:baseline;border-radius:3px;width:10px;height:10px;margin-right:7px;display:inline-block}.forecast-category-editor__head-actions{gap:8px;display:flex}.forecast-category-editor__categories{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.forecast-category-editor__category-chip{background:#f6f9f9;border:1px solid #dbe7e5;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;display:inline-flex}.forecast-category-editor__category-chip input{color:#1f2f2b;background:0 0;border:none;width:130px;font-size:.85rem;font-weight:600}.forecast-category-editor__category-chip input:focus{border-radius:4px;outline:1px solid #6dd2cc}.forecast-category-editor__add input{font-weight:400}.forecast-category-editor__add button,.forecast-category-editor__delete-btn{color:#2e7764;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.forecast-category-editor__delete-btn{color:#991b1b}.forecast-category-editor__add button:hover,.forecast-category-editor__delete-btn:hover{background:#2e77641a}.forecast-category-editor__table select{background:#fff;border:1px solid #b9d2ce;border-radius:6px;max-width:170px;padding:3px 6px;font-size:.82rem}.forecast-category-editor__table td{vertical-align:middle}@media (width<=768px){.forecasts-panel{padding:12px}.forecasts-panel__controls{flex-direction:column;align-items:stretch}.forecasts-panel__controls select{width:100%;min-width:0}.forecasts-panel__header-actions{flex-wrap:wrap;width:100%}.forecasts-panel__header-actions>*{flex:auto;justify-content:center}.forecasts-panel__chart-card,.forecasts-panel__table-card{padding:10px}}.cost-table{background:#fff;border-radius:8px;padding:20px;overflow-x:auto}.cost-table table{border-collapse:collapse;width:100%}.cost-table thead{background:#f8f9fa}.cost-table th{text-align:left;color:#333;border-bottom:2px solid #e0e0e0;padding:12px;font-size:.9rem;font-weight:600}.cost-table td{border-bottom:1px solid #f0f0f0;padding:12px}.cost-table tbody tr:hover{background:#f8f9fa}.cost-table tbody tr.clickable-row{cursor:pointer}.cost-table tbody tr.clickable-row:hover{background:#eef4fb}.cost-table tbody tr.clickable-row:hover .service-name{color:var(--color-accent);text-decoration:underline}.cost-table tbody tr.clickable-row:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.service-name{color:#333;font-weight:500}.service-cost{color:var(--color-accent);font-weight:600}.service-percentage{color:#666;font-size:.9rem}.service-bar{min-width:150px}.bar-container{background:#e0e0e0;border-radius:4px;width:100%;height:8px;overflow:hidden}.bar-fill{background:var(--color-accent);border-radius:4px;height:100%;transition:width .3s}.service-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.service-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.service-modal-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.service-modal-title{color:#1a1a1a;margin:0;font-size:1.35rem}.service-modal-subtitle{color:#666;margin-top:4px;font-size:.9rem}.service-modal-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.cost-type-toggle{background:#f2f4f7;border:1px solid #d0d5dd;border-radius:8px;display:inline-flex;overflow:hidden}.cost-type-toggle button{color:#555;cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:.82rem;font-weight:600;line-height:1.2}.cost-type-toggle button+button{border-left:1px solid #d0d5dd}.cost-type-toggle button.active{background:var(--color-accent);color:#fff}.cost-type-toggle button:not(.active):hover{background:#e6e9ee}.service-modal-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;line-height:0}.service-modal-close:hover{color:#1a1a1a;background:#f0f0f0}.service-modal-body{padding:20px 24px;overflow-y:auto}.service-modal-status{color:#555;justify-content:center;align-items:center;gap:10px;padding:32px 0;display:flex}.service-modal-status.error{color:#b3261e}.service-modal-status .spinner{animation:1s linear infinite service-modal-spin}@keyframes service-modal-spin{to{transform:rotate(360deg)}}.service-modal-banner{color:#8a5a00;background:#fff4e5;border:1px solid #ffd8a8;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:.85rem;display:flex}.service-modal-note{color:#666;background:#f6f8fa;border:1px solid #e6e9ee;border-radius:8px;margin-bottom:20px;padding:8px 12px;font-size:.8rem;line-height:1.4}.service-detail-section{margin-bottom:24px}.service-detail-section:last-child{margin-bottom:0}.service-detail-section h3{color:#333;margin:0 0 10px;font-size:1rem}.service-detail-table{border-collapse:collapse;width:100%;font-size:.88rem}.service-detail-table th{text-align:left;color:#333;background:#f8f9fa;border-bottom:2px solid #e0e0e0;padding:8px 10px;font-weight:600;position:sticky;top:0}.service-detail-table td{vertical-align:top;border-bottom:1px solid #f0f0f0;padding:8px 10px}.service-detail-table th.num,.service-detail-table td.num{text-align:right;white-space:nowrap}.service-detail-table .primary{color:#1a1a1a;word-break:break-word;font-weight:500}.service-detail-table .secondary{color:#888;margin-top:2px;font-size:.78rem}.service-detail-empty{color:#888;padding:8px 0;font-size:.88rem}.service-modal-footer{border-top:1px solid #e0e0e0;justify-content:flex-end;padding:16px 24px;display:flex}.cache-explorer{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);max-width:100%;padding:24px;overflow:hidden}.cache-explorer-header{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.header-buttons{gap:12px;display:flex}.header-title h2{color:#333;margin:0;font-size:1.75rem;font-weight:700}.subtitle{color:#666;margin:4px 0 0;font-size:.9rem;font-weight:400}.cache-controls{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.cache-controls .control-group{flex-direction:column;gap:6px;min-width:250px;display:flex}.cache-controls label{color:#666;font-size:.85rem;font-weight:600}.cache-controls .tenant-selector{color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:2px solid #e0e0e0;border-radius:6px;width:100%;padding:8px 32px 8px 12px;font-size:.95rem;font-weight:600;transition:all .2s}.cache-controls .tenant-selector:hover{background-color:#f8f9fa;border-color:#0078d4}.cache-controls .tenant-selector:focus{background-color:#fff;border-color:#0078d4;outline:none;box-shadow:0 0 0 3px #0078d41a}.cache-stats{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.stat-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;flex:1;min-width:140px;padding:16px}.stat-label{color:#666;margin-bottom:8px;font-size:.85rem;font-weight:500}.stat-value{color:#333;font-size:2rem;font-weight:700}.stat-value.success{color:#10b981}.stat-value.warning{color:#f59e0b}.stat-value.no-spend{color:#64748b}.stat-value.archived{color:#7c3aed}.legend{background:#f8f9fa;border-radius:8px;flex-wrap:wrap;gap:24px;margin-bottom:20px;padding:12px;display:flex}.legend-item{color:#333;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.legend-item .spinner{animation:1s linear infinite spin}.legend-box{border:2px solid #ddd;border-radius:4px;width:24px;height:24px}.legend-box.success{background:#d1fae5;border-color:#10b981}.legend-box.warning{background:#fef3c7;border-color:#f59e0b}.legend-box.no-spend{background:#eef2f7;border-color:#94a3b8}.legend-box.empty{background:#fef3c7;border-color:#f59e0b}.legend-box.archived{background:#ede9fe;border-color:#7c3aed}.legend-box.archived-data{box-shadow:inset 0 0 0 2px #7c3aed}.matrix-container{border:2px solid #e0e0e0;border-radius:8px;overflow-x:auto}.cache-matrix{border-collapse:collapse;width:100%;font-size:.9rem}.cache-matrix thead{background:var(--color-azure);color:#fff;z-index:10;position:sticky;top:0}.cache-matrix th{text-align:left;white-space:nowrap;padding:12px 8px;font-weight:600}.subscription-column{background:var(--color-azure);z-index:11;min-width:200px;position:sticky;left:0}.stats-column{background:var(--color-azure);z-index:11;min-width:140px;position:sticky;left:200px}.month-column{text-align:center;min-width:100px}.month-header{flex-direction:column;align-items:center;gap:4px;display:flex}.month-header span{font-size:.85rem}.cache-matrix tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s}.cache-matrix tbody tr:hover{background:#f8f9fa}.subscription-cell{z-index:5;background:#fff;border-right:2px solid #e0e0e0;padding:12px;position:sticky;left:0}.cache-matrix tbody tr:hover .subscription-cell{background:#f8f9fa}.subscription-name{color:#333;margin-bottom:4px;font-weight:600}.subscription-status{border-radius:999px;align-items:center;gap:4px;margin-top:6px;padding:3px 6px;font-size:.7rem;font-weight:700;display:inline-flex}.subscription-status.archived{color:#5b21b6;background:#ede9fe;border:1px solid #c4b5fd}.subscription-status-history{opacity:.85;font-weight:600}.stats-cell{z-index:5;background:#fff;border-right:2px solid #e0e0e0;padding:12px;position:sticky;left:200px}.cache-matrix tbody tr:hover .stats-cell{background:#f8f9fa}.stats-summary{align-items:center;gap:12px;display:flex}.stat-item{align-items:center;gap:4px;font-size:.85rem;font-weight:600;display:flex}.stat-item.success{color:#10b981}.stat-item.warning{color:#f59e0b}.stat-item.no-spend{color:#64748b}.stat-item.empty{color:#f59e0b}.stat-item.archived{color:#7c3aed}.month-cell{text-align:center;cursor:help;border-right:1px solid #f0f0f0;padding:8px;transition:all .2s}.month-cell.clickable{cursor:pointer}.month-cell.clickable:hover{z-index:1;transform:scale(1.05);box-shadow:0 2px 8px #00000026}.month-cell.loading{background:#e0f2fe;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.month-cell.success{background:#d1fae5}.month-cell.warning{background:#fef3c7}.month-cell.no-spend{background:#eef2f7}.month-cell.empty{background:#fef3c7}.month-cell.archived{background:#ede9fe}.month-cell.archived-data{box-shadow:inset 0 0 0 2px #7c3aed}.month-cell.empty.clickable:hover,.month-cell.warning.clickable:hover{background:#fde68a}.cell-content{flex-direction:column;align-items:center;gap:4px;display:flex}.cell-content svg{flex-shrink:0}.month-cell.success svg{color:#10b981}.month-cell.warning svg{color:#f59e0b}.month-cell.no-spend svg{color:#64748b}.month-cell.empty svg{color:#f59e0b}.month-cell.archived svg{color:#7c3aed}.month-cell.loading svg.spinner{color:#0078d4;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.row-count{color:#059669;font-size:.75rem;font-weight:600}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.empty-state svg{color:#9ca3af;margin-bottom:16px}.empty-state h3{color:#333;margin:0 0 8px;font-size:1.5rem}.empty-state p{color:#666;max-width:500px;margin:0}.completion-banner{z-index:1000;animation:.3s ease-out slideInUp;position:fixed;bottom:24px;right:24px}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.completion-content{background:#fff;border:1px solid #d1fae5;border-left:4px solid #10b981;border-radius:8px;align-items:center;gap:12px;min-width:320px;max-width:450px;padding:16px 20px;display:flex;box-shadow:0 4px 12px #00000026}.completion-content svg{color:#10b981;flex-shrink:0}.completion-text{flex-direction:column;flex:1;gap:4px;display:flex}.completion-text strong{color:#1f2937;font-size:14px;font-weight:600}.completion-text span{color:#6b7280;font-size:13px}.close-banner{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;line-height:1;transition:all .2s;display:flex}.close-banner:hover{color:#374151;background:#f3f4f6}@media (width<=768px){.cache-explorer{padding:16px}.cache-stats{flex-direction:column}.stat-card{min-width:100%}.legend{flex-direction:column;gap:12px}.subscription-column{min-width:150px}.stats-column{min-width:100px;left:150px}.month-column{min-width:80px}}.azure-cache-view .provider-title{color:#333;margin:0;font-size:1.6rem;font-weight:700}.azure-cache-view .provider-subtitle{color:#666;margin:4px 0 0;font-size:.9rem}.dashboard-section-note{color:#666;margin:0 0 12px;font-size:.82rem;line-height:1.45}.azure-cache-controls{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.azure-cache-controls .control-group{flex-direction:column;gap:6px;min-width:200px;display:flex}.azure-cache-controls .control-group--action{min-width:0}.azure-cache-controls .control-group>label,.azure-cache-controls .control-group-spacer{color:#333;min-height:1.2em;font-size:.85rem;font-weight:600;line-height:1.2;display:block}.azure-cache-controls .control-group-spacer{visibility:hidden}.azure-cache-controls .hms{width:100%;min-width:240px;display:block}.azure-cache-controls .hms-trigger,.azure-cache-controls .months-selector,.azure-cache-controls .tenant-selector,.azure-cache-controls .btn{box-sizing:border-box;min-height:38px}.azure-cache-controls .hms-trigger{border:1px solid #cbd5e1;border-radius:8px}.azure-cache-controls .months-selector,.azure-cache-controls .tenant-selector{color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:8px 32px 8px 12px;font-size:.9rem;font-weight:600;line-height:1.2;transition:border-color .2s,background-color .2s,box-shadow .2s}.azure-cache-controls .months-selector:hover,.azure-cache-controls .tenant-selector:hover{background-color:#f8f9fa;border-color:#94a3b8}.azure-cache-controls .months-selector:focus,.azure-cache-controls .tenant-selector:focus{background-color:#fff;border-color:#0078d4;outline:none;box-shadow:0 0 0 3px #0078d41a}select.tenant-selector{color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border:2px solid #e0e0e0;border-radius:6px;width:100%;padding:8px 32px 8px 12px;font-size:.95rem;font-weight:600;transition:all .2s}select.tenant-selector:hover{background-color:#f8f9fa;border-color:#0078d4}select.tenant-selector:focus{background-color:#fff;border-color:#0078d4;outline:none;box-shadow:0 0 0 3px #0078d41a}.cache-info-banner{color:#1d4ed8;background:#e0f2fe;border:1px solid #60a5fa;border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;display:flex}.cache-info-banner svg{flex-shrink:0}.azure-cache-view .metric-label-with-tooltip{align-items:center;gap:4px;display:inline-flex}.azure-cache-view .metric-value.trend .trend-delta{opacity:.75;white-space:nowrap;font-size:.95rem;font-weight:600}.azure-cache-view .metric-tooltip-trigger{color:#0078d4;cursor:help;align-items:center;display:inline-flex;position:relative}.azure-cache-view .metric-tooltip-trigger:after{content:attr(data-tooltip);z-index:10;color:#fff;opacity:0;pointer-events:none;background:#1f2937;border-radius:6px;width:220px;padding:8px 10px;font-size:.78rem;line-height:1.35;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 6px 18px #0003}.azure-cache-view .metric-tooltip-trigger:hover:after,.azure-cache-view .metric-tooltip-trigger:focus:after{opacity:1;transform:translate(-50%)translateY(0)}.azure-cache-view .cost-trend-section{background:#fff;border-radius:10px;margin-top:20px;padding:18px}.azure-cache-view .cost-trend-section h3{margin-bottom:18px}.azure-cache-view .cost-trend-section .cost-chart{padding:20px}.cache-error-banner{color:#991b1b;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;display:flex}.cache-error-banner svg{flex-shrink:0}.empty-cache-state{color:#475569;background:#f8fafc;border:1px dashed #cbd5f5;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.cached-subscriptions-table{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;overflow-x:auto}.cached-subscriptions-table table{border-collapse:collapse;width:100%}.cached-subscriptions-table th,.cached-subscriptions-table td{text-align:left;border-bottom:1px solid #f0f2f5;padding:12px 16px}.cached-subscriptions-table th{text-transform:uppercase;letter-spacing:.04em;color:#475569;background:#f8fafc;font-size:.85rem}.cached-subscriptions-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}.cached-subscriptions-table th.sortable:hover{background:#f1f5f9}.cached-subscriptions-table .th-content{justify-content:space-between;align-items:center;gap:8px;display:flex}.cached-subscriptions-table .sort-icon{flex-shrink:0;transition:opacity .2s}.cached-subscriptions-table .sort-icon.inactive{opacity:.3}.cached-subscriptions-table .sort-icon.active{opacity:1;color:#0078d4}.cached-subscriptions-table th.sortable:hover .sort-icon.inactive{opacity:.6}.cached-subscriptions-table tr:hover{background:#f9fafb}.cached-subscriptions-table tr.no-data{opacity:.7}.cached-subscriptions-table .subscription-name{color:#1f2937;font-weight:600}.cached-subscriptions-table .subscription-id{color:#64748b;margin-top:4px;font-family:Courier New,Courier,monospace;font-size:.8rem}.loading-spinner .spinner{animation:1s linear infinite spin}.azure-all-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.azure-all-chart-header h3{margin:0}.combine-tenants-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:#444;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:inline-flex}.combine-tenants-toggle input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.combine-tenants-toggle-track{background-color:#cfd4dc;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background-color .2s ease-in-out;display:inline-block;position:relative}.combine-tenants-toggle-thumb{background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.combine-tenants-toggle input[type=checkbox]:checked+.combine-tenants-toggle-track{background-color:#0078d4}.combine-tenants-toggle input[type=checkbox]:checked+.combine-tenants-toggle-track .combine-tenants-toggle-thumb{transform:translate(16px)}.combine-tenants-toggle input[type=checkbox]:focus-visible+.combine-tenants-toggle-track{outline-offset:2px;outline:2px solid #0078d4}.combine-tenants-toggle:hover .combine-tenants-toggle-track{filter:brightness(.97)}@media (width<=768px){.azure-cache-controls{flex-direction:column;align-items:stretch;gap:10px}.azure-cache-controls .control-group{width:100%;min-width:0}.azure-cache-controls .hms{min-width:0}.azure-cache-controls .control-group-spacer{display:none}.azure-cache-controls .btn{justify-content:center;width:100%}.azure-cache-view .cost-trend-section{padding:12px}.azure-cache-view .cost-trend-section .cost-chart{padding:8px}.cached-subscriptions-table th,.cached-subscriptions-table td{padding:8px 10px}}.config-status{max-width:1400px;margin:0 auto}.config-status .provider-logo{background:var(--color-accent)}.config-controls{justify-content:flex-end;gap:12px;margin-bottom:24px;display:flex}.config-error-banner{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.config-error-banner-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.admin-access-token-hint{color:#7f1d1d;margin:0;font-size:.85rem;line-height:1.45}.loading-state{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.tenant-status-list{flex-direction:column;gap:16px;display:flex}.tenant-status-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s}.tenant-status-card.configured{background:#f6fef9;border-color:#10b981}.tenant-status-card.not-configured{background:#fefafa;border-color:#ef4444}.tenant-status-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.tenant-info{flex:1}.tenant-id-row{align-items:center;gap:12px;margin-bottom:8px;display:flex}.status-icon{flex-shrink:0}.status-icon.configured{color:#10b981}.status-icon.not-configured{color:#ef4444}.tenant-id{color:#374151;word-break:break-all;font-family:Monaco,Courier New,monospace;font-size:14px}.tenant-meta{align-items:center;gap:16px;margin-left:32px;display:flex}.subscription-count{color:#6b7280;font-size:14px}.status-badge{border-radius:12px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.configured{color:#065f46;background:#d1fae5}.status-badge.not-configured{color:#991b1b;background:#fee2e2}.access-mode-badge{border-radius:999px;flex-shrink:0;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.access-mode-badge.compact{padding:3px 8px;font-size:11px}.access-mode-lighthouse{color:#5b21b6;background:#ede9fe}.access-mode-direct{color:#1e40af;background:#dbeafe}.access-mode-home{color:#065f46;background:#d1fae5}.access-mode-mixed{color:#92400e;background:#fef3c7}.access-mode-unknown{color:#4b5563;background:#e5e7eb}.access-mode-explanation{color:#64748b;margin:-4px 0 16px;font-size:13px}.tenant-subscriptions{margin-top:12px}.tenant-subscriptions details{cursor:pointer}.tenant-subscriptions summary{color:#4b5563;-webkit-user-select:none;user-select:none;background:#f9fafb;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;list-style:none}.tenant-subscriptions summary::-webkit-details-marker{display:none}.tenant-subscriptions summary:before{content:"▶";margin-right:8px;font-size:10px;transition:transform .2s;display:inline-block}.tenant-subscriptions details[open] summary:before{transform:rotate(90deg)}.tenant-subscriptions summary:hover{background:#f3f4f6}.subscription-list{margin:0;padding:12px 0 0;list-style:none}.subscription-list li{background:#fff;border-left:3px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:10px 16px;display:flex}.subscription-details{min-width:0}.subscription-name{color:#1f2937;margin-bottom:4px;font-size:14px;font-weight:500}.subscription-id{color:#6b7280;font-family:Monaco,Courier New,monospace;font-size:12px}.recommendations-test{border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.recommendations-test.success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.recommendations-test.success svg{color:#059669;flex-shrink:0}.recommendations-test.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.recommendations-test.error svg{color:#dc2626;flex-shrink:0}.config-stale-banner{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin-top:12px;padding:10px 12px}.tenant-health-list{gap:12px;display:grid}.tenant-health-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;transition:border-color .15s}.tenant-health-card.status-ok{border-left:4px solid #10b981}.tenant-health-card.status-no_subs{background:#fffbeb;border-left:4px solid #f59e0b}.tenant-health-card.status-error{background:#fef2f2;border-left:4px solid #dc2626}.tenant-health-row{align-items:flex-start;gap:10px;display:flex}.tenant-health-card .status-icon.configured{color:#10b981;flex-shrink:0}.tenant-health-card .status-icon.warning{color:#d97706;flex-shrink:0}.tenant-health-card .status-icon.not-configured{color:#dc2626;flex-shrink:0}.tenant-health-info{flex:1;min-width:0}.tenant-health-id{flex-wrap:wrap;align-items:center;gap:6px 10px;margin-bottom:4px;font-size:14px;display:flex}.tenant-health-id code{color:#1f2937;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:13px}.tenant-identity{flex-wrap:wrap;align-items:center;gap:6px 8px;display:inline-flex}.tenant-identity-name{color:#0f172a;font-size:14px;font-weight:600}.tenant-identity-domain{color:#64748b;font-size:12px}.tenant-identity-id{color:#475569;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:12px}.tenant-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600}.tenant-tag.tag-auth{color:#1e3a8a;background:#dbeafe}.tenant-tag.tag-override{color:#5b21b6;background:#ede9fe}.tenant-health-summary{color:#475569;font-size:13px}.tenant-health-detail{border-radius:6px;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.5}.tenant-health-detail-warning{color:#78350f;background:#fef3c7;border:1px solid #fbbf24}.tenant-health-detail-error{color:#7f1d1d;background:#fee2e2;border:1px solid #fca5a5}.tenant-health-detail-info{color:#1e3a5f;background:#eff6ff;border:1px solid #bfdbfe}.tenant-health-hint-summary{margin-bottom:6px}.tenant-health-hint-action{margin-bottom:8px}.tenant-health-detail code{color:#0f172a;background:#ffffff8c;border-radius:4px;padding:1px 5px;font-family:Monaco,Courier New,monospace;font-size:12px}.tenant-health-raw{margin-top:8px}.tenant-health-raw summary{cursor:pointer;color:#475569;-webkit-user-select:none;user-select:none;font-size:12px}.tenant-health-raw pre{color:#1f2937;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:4px;margin:6px 0 0;padding:8px 10px;font-family:Monaco,Courier New,monospace;font-size:11px}.config-orphan-errors{color:#78350f;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;margin-top:16px;padding:10px 12px;font-size:13px}.config-orphan-errors ul{margin:6px 0 0;padding-left:20px}.config-orphan-errors code{background:#fff9;border-radius:4px;padding:1px 5px;font-family:Monaco,Courier New,monospace;font-size:12px}.config-warnings-subtitle{color:#64748b;margin:0 0 12px;font-size:.9rem}.config-warning-list{flex-direction:column;gap:10px;display:flex}.config-warning-card{color:#78350f;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.config-warning-card .config-warning-icon{color:#b45309;flex-shrink:0;margin-top:2px}.config-warning-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.config-warning-title{color:#78350f;flex-wrap:wrap;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.config-warning-title .config-warning-id{color:#78350f;background:#ffffff8c;border-radius:4px;padding:1px 6px;font-family:Monaco,Courier New,monospace;font-size:.8rem;font-weight:500}.config-warning-detail{color:#78350f;font-size:.9rem;line-height:1.5}.config-warning-detail code{background:#fff9;border-radius:4px;padding:1px 5px;font-family:Monaco,Courier New,monospace;font-size:.85em}@media (width<=768px){.config-controls{flex-wrap:wrap;justify-content:stretch}.config-controls .btn{flex:auto;justify-content:center}.tenant-status-header{flex-direction:column;gap:8px}.tenant-meta{flex-wrap:wrap;gap:8px;margin-left:0}}.cache-explorer-tabs{border-bottom:1px solid #e2e8f0;gap:4px;margin:16px 0 20px;display:flex}.cache-explorer-tabs button{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.cache-explorer-tabs button:hover{color:#1e293b;background:#0f766e0f}.cache-explorer-tabs button.active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.cache-explorer-opportunities-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.cache-explorer-opportunities-clear{align-items:center;gap:8px;display:inline-flex}.cache-explorer-opportunities-message{color:#475569;max-width:720px;margin:0;font-size:.9rem}.admin-activity__filters{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.admin-activity__filters label{color:#475569;flex-direction:column;gap:4px;font-size:.8rem;display:flex}.admin-activity__filters select,.admin-activity__filters input{border:1px solid #cbd5e1;border-radius:6px;min-width:160px;padding:7px 10px;font-size:.9rem}.admin-activity__type{color:#334155;font-weight:600}.admin-activity__table td{vertical-align:top}.admin-version{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e7eb);border-radius:var(--radius-md);margin-top:24px;padding:16px 20px;box-shadow:0 1px 2px #0f172a0a}.admin-version__header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.admin-version__title{color:#0f172a;margin:0;font-size:15px;font-weight:600}.admin-version__loading,.admin-version__error{color:#475569;margin:0;font-size:13px}.admin-version__error{color:#b91c1c;background:#dc262614;border:1px solid #dc26264d;border-radius:8px;padding:8px 12px}.admin-version__grid{grid-template-columns:max-content 1fr;gap:8px 16px;margin:0;display:grid}.admin-version__row{display:contents}.admin-version__row dt{color:#475569;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.admin-version__row dd{color:#0f172a;min-width:0;margin:0;font-size:13px}.admin-version__value{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px}.admin-version__value--unknown{color:#64748b;background:0 0;border-color:#0000;padding-left:0;padding-right:0;font-style:italic}.admin-version__commit{align-items:center;gap:6px;display:inline-flex}.admin-version__copy{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.admin-version__copy:hover{color:#1e293b;background:#0f766e14;border-color:#94a3b8}.admin-version__copy:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}.admin-warmer{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e7eb);border-radius:var(--radius-md);margin-top:24px;padding:16px 20px;box-shadow:0 1px 2px #0f172a0a}.admin-warmer__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.admin-warmer__title{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:inline-flex}.admin-warmer__refresh{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.admin-warmer__refresh:hover:not(:disabled){color:#1e293b;background:#0f766e14;border-color:#94a3b8}.admin-warmer__refresh:disabled{opacity:.5;cursor:default}.admin-warmer__spin{animation:.8s linear infinite admin-warmer-spin}@keyframes admin-warmer-spin{to{transform:rotate(360deg)}}.admin-warmer__loading,.admin-warmer__empty{color:#475569;margin:0;font-size:13px}.admin-warmer__empty code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.admin-warmer__error{color:#b91c1c;background:#dc262614;border:1px solid #dc26264d;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}.admin-warmer__summary{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-warmer__badge{border:1px solid #0000;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600}.admin-warmer__badge--completed{color:#15803d;background:#16a34a1a;border-color:#16a34a4d}.admin-warmer__badge--running{color:#1d4ed8;background:#2563eb1a;border-color:#2563eb4d}.admin-warmer__badge--failed,.admin-warmer__badge--unknown{color:#b91c1c;background:#dc26261a;border-color:#dc26264d}.admin-warmer__when{color:#475569;align-items:center;gap:6px;font-size:13px;display:inline-flex}.admin-warmer__grid{grid-template-columns:max-content 1fr;gap:8px 16px;margin:0 0 12px;display:grid}.admin-warmer__row{display:contents}.admin-warmer__row dt{color:#475569;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.admin-warmer__row dd{color:#0f172a;min-width:0;margin:0;font-size:13px}.admin-warmer__stats{flex-wrap:wrap;gap:8px;display:flex}.admin-warmer__stat{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600}.admin-warmer__stat--ok{color:#15803d;background:#16a34a14;border-color:#16a34a40}.admin-warmer__stat--skip{color:#b45309;background:#d9770614;border-color:#d9770640}.admin-warmer__stat--fail{color:#b91c1c;background:#dc262614;border-color:#dc262640}.admin-warmer__breakdown{margin-top:12px}.admin-warmer__breakdown-title{color:#475569;margin:0 0 10px;font-size:12px;font-weight:600}.admin-warmer__tenants{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.admin-warmer__tenant{color:#334155;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.admin-warmer__tenant-id{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.admin-warmer__tenant-state{font-weight:600}.admin-warmer__tenant-state--ok{color:#15803d}.admin-warmer__tenant-state--skip{color:#b45309}.admin-warmer__tenant-meta{color:#64748b}.admin-budget-mgmt{flex-direction:column;gap:24px;margin-top:8px;display:flex}.admin-budget-mgmt__section{max-width:none}.admin-budget-mgmt__refresh{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;padding:0;display:inline-flex}.admin-budget-mgmt__refresh:hover:not(:disabled){background:#0f766e14;border-color:#94a3b8}.admin-budget-mgmt__refresh:disabled{opacity:.5;cursor:default}.admin-budget-mgmt__table-wrap{overflow-x:auto}.admin-budget-mgmt__row--hidden{color:#64748b;background:#f8fafc}.admin-budget-mgmt__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.admin-budget-mgmt__badge--shown{color:#0f766e;background:#0f766e1a}.admin-budget-mgmt__badge--hidden{color:#64748b;background:#f1f5f9}.admin-budget-mgmt__meta{color:#94a3b8;font-weight:400}.admin-budget-mgmt__warnings{color:#b45309;margin:0 0 12px;padding-left:18px;font-size:13px}.admin-budget-mgmt__clear{align-items:center;gap:8px;display:inline-flex}.admin-budget-mgmt__message{color:#475569;margin:8px 0 0;font-size:.9rem}.admin-budget-mgmt__error{color:#b91c1c;margin:8px 0 0;font-size:.9rem}.admin-logs{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e7eb);border-radius:var(--radius-md);margin-top:24px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.admin-logs__header{border-bottom:1px solid var(--card-border,#e5e7eb);align-items:center;gap:10px;width:100%;padding:14px 20px;display:flex}.admin-logs__title{color:#0f172a;font-size:15px;font-weight:600}.admin-logs__meta{color:var(--muted,#6b7280);margin-left:auto;font-size:12px}.admin-logs__body{border-top:1px solid var(--card-border,#e5e7eb);flex-direction:column;gap:10px;padding:14px 20px 16px;display:flex}.admin-logs__toolbar{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.admin-logs__field{color:#475569;flex-direction:column;gap:4px;font-size:12px;display:flex}.admin-logs__field--grow{flex:220px;min-width:180px}.admin-logs__field-label{color:#334155;font-weight:600}.admin-logs__field select,.admin-logs__field input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:13px}.admin-logs__checkbox{color:#475569;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-bottom:4px;font-size:13px;display:inline-flex}.admin-logs__toolbar .btn{margin-bottom:4px}.admin-logs__error{color:#b91c1c;background:#dc262614;border:1px solid #dc26264d;border-radius:8px;padding:8px 12px;font-size:13px}.admin-logs__notice{color:#854d0e;background:#eab3081a;border:1px solid #eab30859;border-radius:8px;padding:8px 12px;font-size:12px}.admin-logs__stream{color:#e2e8f0;background:#0b1020;border-radius:8px;max-height:420px;padding:8px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45;overflow-y:auto}.admin-logs__empty{color:#94a3b8;padding:16px 12px;font-style:italic}.admin-logs__row{border-radius:4px;grid-template-columns:88px 60px 1fr;gap:8px;padding:2px 8px;display:grid}.admin-logs__row:hover{background:#ffffff0a}.admin-logs__row--warn{color:#fde68a}.admin-logs__row--error{color:#fecaca;background:#dc262614}.admin-logs__row--debug{color:#94a3b8}.admin-logs__time{color:#94a3b8;white-space:nowrap}.admin-logs__level{text-transform:uppercase;letter-spacing:.04em;text-align:center;color:#cbd5e1;background:#94a3b833;border-radius:3px;align-self:center;padding:1px 6px;font-size:10px;font-weight:700}.admin-logs__level--info{color:#7dd3fc;background:#38bdf82e}.admin-logs__level--warn{color:#fde68a;background:#eab30833}.admin-logs__level--error{color:#fecaca;background:#dc262638}.admin-logs__level--debug{color:#cbd5e1;background:#94a3b82e}.admin-logs__message{white-space:pre-wrap;word-break:break-word;font:inherit;margin:0}.admin-ai{border-radius:var(--radius-md);background:#fff;border:1px solid #e5e7eb;margin-top:24px;padding:20px}.admin-ai__header{margin-bottom:16px}.admin-ai__title{color:#1f2937;align-items:center;gap:8px;margin:0;font-size:1.05rem;display:flex}.admin-ai__loading{color:#6b7280;margin:0}.admin-ai__form{flex-direction:column;gap:14px;max-width:560px;display:flex}.admin-ai__field{color:#374151;flex-direction:column;gap:6px;font-size:.88rem;display:flex}.admin-ai__field input,.admin-ai__field select,.admin-ai__field textarea{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:9px 11px;font-family:inherit;font-size:.88rem}.admin-ai__field input:focus,.admin-ai__field select:focus,.admin-ai__field textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring)}.admin-ai__toggle{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:.88rem;display:flex}.admin-ai__group{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.admin-ai__group legend{color:var(--color-accent);padding:0 6px;font-size:.85rem;font-weight:600}.admin-ai__hint{color:#6b7280;margin:0;font-size:.78rem;line-height:1.4}.admin-ai__hint code{background:#f3f4f6;border-radius:4px;padding:1px 5px;font-size:.74rem}.admin-ai__error{color:#b91c1c;margin:0;font-size:.85rem}.admin-ai__success{color:#047857;margin:0;font-size:.85rem}.admin-ai__actions{justify-content:flex-end;display:flex}.admin-ai__save{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-size:.88rem;font-weight:600;display:inline-flex}.admin-ai__save:disabled{opacity:.6;cursor:not-allowed}.admin-ai__spin{animation:1s linear infinite admin-ai-spin}@keyframes admin-ai-spin{to{transform:rotate(360deg)}}.top-recommendations{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);margin-bottom:16px;padding:20px}.top-recommendations-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.header-left{flex:1;align-items:center;gap:12px;display:flex}.header-left h3{color:#333;margin:0;font-size:1.3rem;font-weight:700}.header-subtitle{color:#666;margin:4px 0 0;font-size:.9rem}.top-recommendations-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:12px;display:grid}.top-recommendation-card{text-align:left;width:100%;font:inherit;border:1px solid var(--color-border);border-radius:var(--radius-md);color:#333;cursor:pointer;background:#fff;padding:16px;transition:border-color .15s,box-shadow .15s;display:block}.top-recommendation-card:hover:not(:disabled){border-color:var(--color-accent);box-shadow:var(--shadow-raised)}.top-recommendation-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.top-recommendation-card:disabled{cursor:default}.top-recommendation-badges{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:12px;display:flex}.top-recommendation-badges-meta{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.top-recommendation-badges .provider-badge,.top-recommendation-badges .priority-badge{flex-shrink:0}.top-recommendation-badges .priority-badge{margin-left:auto}.provider-badge,.priority-badge{color:#fff;letter-spacing:.5px;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600}.priority-badge{text-transform:uppercase}.top-recommendation-title{margin-bottom:8px;font-size:1.1rem;font-weight:600;color:#333!important}.top-recommendation-description{margin-bottom:12px;font-size:.95rem;line-height:1.5;color:#666!important}.top-recommendation-savings{background:#f0fdf4;border:1px solid #86efac;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.9rem;font-weight:600;display:flex;color:#166534!important}.top-recommendation-savings *{color:#166534!important}.top-recommendation-savings svg{flex-shrink:0;color:#166534!important}.top-recommendation-subscription{color:#666;margin-bottom:8px;font-size:.85rem}.loading{text-align:center;color:#666;padding:20px}.no-recommendations-message{text-align:center;color:#666;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:20px}.no-recommendations-message p{margin:0;font-size:.95rem}@media (width<=768px){.top-recommendations-header{flex-direction:column;align-items:flex-start}.top-recommendations-header .btn{justify-content:center;width:100%}.top-recommendations-grid{grid-template-columns:1fr}}.recommendations-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);margin-top:12px;padding:16px}.aws-status-banner{flex-direction:column;gap:10px;margin:0 0 16px;display:flex}.aws-status-banner__item{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:10px 12px;font-size:.85rem}.aws-status-banner__item--access_denied,.aws-status-banner__item--assume_role_denied,.aws-status-banner__item--credentials_error,.aws-status-banner__item--endpoint_error,.aws-status-banner__item--validation_error,.aws-status-banner__item--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.aws-status-banner__item--empty,.aws-status-banner__item--member_accounts_not_included{color:#0c4a6e;background:#f0f9ff;border-color:#e0f2fe}.aws-status-banner__title{align-items:center;gap:8px;font-weight:600;display:flex}.aws-status-banner__count{text-transform:lowercase;background:#0000000f;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:600}.aws-status-banner__hint{color:inherit;opacity:.92;margin-top:6px;line-height:1.5}.aws-status-banner__details{margin-top:8px}.aws-status-banner__details summary{cursor:pointer;text-transform:uppercase;letter-spacing:.04em;opacity:.75;font-size:.78rem;font-weight:500}.aws-status-banner__details ul{flex-direction:column;gap:2px;margin:6px 0 0;padding-left:22px;display:flex}.aws-status-banner__details code{background:#0000000d;border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.aws-status-banner__error-message{opacity:.75;font-style:italic}.recommendations-header{border-bottom:2px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.header-title{align-items:center;gap:12px;display:flex}.header-title h2{color:#333;margin:0;font-size:1.5rem}.header-title svg{color:#f59e0b}.total-savings-stat{text-align:right;background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #059669;border-radius:8px;min-width:11rem;padding:10px 14px}.total-savings-stat__header{justify-content:flex-end;align-items:center;gap:4px;max-width:100%;display:inline-flex}.total-savings-stat__label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.75rem;font-weight:600}.total-savings-stat__value{color:#047857;font-variant-numeric:tabular-nums;margin-top:2px;font-size:1.75rem;font-weight:700;line-height:1.15}.total-savings-stat__caveat{color:#64748b;max-width:14rem;margin:6px 0 0 auto;font-size:.72rem;line-height:1.3}.total-savings-stat__info{color:#94a3b8;cursor:help;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.total-savings-stat__info:hover,.total-savings-stat__info:focus-visible{color:#64748b}.recommendations-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:12px;display:grid}.recommendations-view-toggle{background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:3px;display:inline-flex}.recommendations-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:6px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.recommendations-view-toggle button:hover{color:#334155;background:#f1f5f9}.recommendations-view-toggle button.active{background:var(--color-accent);color:#fff}.recommendations-filter-summary{color:#666;align-items:center;gap:12px;margin-left:auto;font-size:.9rem;display:flex}.recommendations-export-button{white-space:nowrap}.opportunities-table-wrap{border:1px solid #dbe2ea;border-radius:8px;width:100%;max-height:min(68vh,820px);overflow:auto}.opportunities-table{table-layout:fixed;border-collapse:separate;border-spacing:0;color:#334155;width:100%;min-width:1380px;font-size:.82rem}.opportunities-table th{z-index:1;color:#475569;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f1f5f9;border-bottom:1px solid #cbd5e1;padding:0;font-size:.72rem;font-weight:700;position:sticky;top:0}.opportunities-table__sort{width:100%;color:inherit;font:inherit;letter-spacing:.035em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:10px 12px;font-size:.72rem;font-weight:700;display:flex}.opportunities-table__numeric .opportunities-table__sort{justify-content:flex-end}.opportunities-table__sort:hover,.opportunities-table__sort:focus-visible{color:#1e293b}.opportunities-table__sort-indicator{opacity:.4;flex-shrink:0;font-size:.7rem;line-height:1}.opportunities-table__sort--active .opportunities-table__sort-indicator{opacity:1;color:#2563eb}.opportunities-table td{vertical-align:top;overflow-wrap:anywhere;word-break:break-word;background:#fff;border-bottom:1px solid #e2e8f0;max-width:260px;padding:10px 12px}.opportunities-table th:first-child{width:90px}.opportunities-table th:nth-child(2){width:92px}.opportunities-table th:nth-child(3){width:240px}.opportunities-table th:nth-child(4){width:110px}.opportunities-table th:nth-child(5){width:220px}.opportunities-table th:nth-child(6){width:190px}.opportunities-table th:nth-child(7){width:150px}.opportunities-table th:nth-child(8){width:120px}.opportunities-table th:nth-child(9){width:260px}.opportunities-table tbody tr:hover td{background:#f8fafc}.opportunities-table tbody tr:last-child td{border-bottom:0}.opportunities-table__numeric{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right!important}.opportunities-table__title button{width:100%;max-width:100%;color:var(--color-accent);font:inherit;text-align:left;cursor:pointer;overflow-wrap:anywhere;word-break:break-word;background:0 0;border:0;padding:0;font-weight:650;display:block}.opportunities-table__title button:hover,.opportunities-table__title button:focus-visible{color:var(--color-accent);text-decoration:underline}.opportunities-table td:first-child,.opportunities-table td:nth-child(2){white-space:nowrap;overflow-wrap:normal;word-break:normal}.opportunities-table__provider,.opportunities-table__priority{color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:.7rem;font-weight:700;line-height:1.2;display:inline-flex}.opportunities-table__provider--aws{background:#c2410c}.opportunities-table__provider--azure{background:#0078d4}.opportunities-table__provider--manual{background:#15803d}.opportunities-table__priority--high{background:#dc2626}.opportunities-table__priority--medium{background:#b45309}.opportunities-table__priority--low{background:#047857}.opportunities-table__primary,.opportunities-table__secondary{overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:block}.opportunities-table__secondary{color:#64748b;margin-top:2px;font-size:.75rem}.opportunities-table__truncate,.opportunities-table__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.recommendation-card{color:#333;overflow-wrap:break-word;background:#fff;border:2px solid #e0e0e0;border-radius:8px;min-width:0;padding:16px;transition:all .2s}.recommendation-card:hover{border-color:var(--color-accent);box-shadow:var(--shadow-raised)}.recommendation-header{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:12px;display:flex}.recommendation-header-meta{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.recommendation-header .provider-badge,.recommendation-header .priority-badge,.modal-badges .provider-badge,.modal-badges .priority-badge{flex-shrink:0}.recommendation-header .priority-badge{margin-left:auto}.provider-badge{color:#fff;letter-spacing:.5px;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600}.priority-badge{color:#fff;text-transform:uppercase;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600}.resource-type-badge{background:var(--color-accent-soft);color:var(--color-accent);border:1px solid var(--color-accent-border);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;flex:auto;min-width:0;padding:4px 10px;font-size:.75rem;font-weight:600;overflow:hidden}.recommendation-title{overflow-wrap:anywhere;word-break:break-word;margin-bottom:8px;font-size:1.1rem;font-weight:600;color:#333!important}.recommendation-description{margin-bottom:12px;font-size:.95rem;line-height:1.5;color:#666!important}.recommendation-savings{background:#f0fdf4;border:1px solid #86efac;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.9rem;font-weight:600;display:flex;color:#166534!important}.recommendation-savings *{color:#166534!important}.recommendation-savings svg{flex-shrink:0;color:#166534!important}.loading{text-align:center;color:#666;padding:24px;font-size:1.1rem}.api-info{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:.9rem;display:flex}.api-info svg{flex-shrink:0}.recommendation-footer{color:#666;border-top:1px solid #f0f0f0;align-items:center;margin-top:8px;padding-top:8px;font-size:.85rem;display:flex}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 40px #0003}.modal-header{background:#fafafa;border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.modal-title-section{flex:1}.modal-badges{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:12px;display:flex}.modal-badges .recommendation-header-meta{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.modal-badges .priority-badge{margin-left:auto}.modal-title{color:#333;margin:0;font-size:1.5rem;font-weight:600}.modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.modal-close:hover{color:#333;background:#f0f0f0}.modal-body{flex:1;padding:16px;overflow-y:auto}.detail-section{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:16px}.detail-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-section-title{color:#333;align-items:center;gap:8px;margin-bottom:8px;font-size:1.1rem;font-weight:600;display:flex}.detail-text{color:#666;margin:0;line-height:1.6}.detail-subsection{border-left:3px solid var(--color-accent);background:#f9fafb;border-radius:4px;margin-top:8px;padding:8px}.detail-item{margin-bottom:8px;line-height:1.6}.detail-item strong{color:#333;margin-right:8px}.detail-scope-list{margin:8px 0 0;padding-left:0;list-style:none}.detail-scope-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:10px;padding:8px 10px}.detail-scope-item:last-child{margin-bottom:0}.detail-scope-tenant{color:#64748b;margin-left:8px;font-size:.9em;display:inline-block}.detail-scope-tenant:before{content:"· "}.detail-scope-id{margin-top:4px;display:block}.resource-id{color:#333;word-break:break-all;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;margin-top:4px;padding:8px 12px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.85rem;display:block}.external-link{color:#0078d4;align-items:center;gap:4px;margin-left:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.external-link:hover{color:#005a9e;text-decoration:underline}.savings-highlight{text-align:center;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:12px}.savings-amount-large{color:#166534;margin-bottom:4px;font-size:1.5rem;font-weight:700;display:block}.savings-period{color:#15803d;font-size:.9rem;font-weight:500;display:block}.detail-properties{flex-direction:column;gap:8px;display:flex}.action-list{margin:0;padding:0;list-style:none}.action-item{background:#f9fafb;border-left:3px solid #10b981;border-radius:4px;margin-bottom:8px;padding:12px;line-height:1.6}.modal-footer{background:#fafafa;border-top:2px solid #f0f0f0;justify-content:flex-end;gap:12px;padding:16px;display:flex}.recommendations-header-right{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.recommendations-header-actions{align-items:center;gap:8px;display:flex}.savings-idea-form{flex-direction:column;gap:12px;display:flex}.savings-idea-form__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.savings-idea-form__grid label{color:#334155;flex-direction:column;gap:4px;font-size:.8rem;font-weight:600;display:flex}.savings-idea-form__grid label.wide{grid-column:1/-1}.savings-idea-form__grid input,.savings-idea-form__grid select,.savings-idea-form__grid textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:.9rem;font-weight:400}@media (width<=768px){.recommendations-header{flex-direction:column;align-items:flex-start}.recommendations-header-right{justify-content:flex-start;width:100%}.recommendations-grid{grid-template-columns:1fr}.recommendations-filter-summary{justify-content:space-between;width:100%;margin-left:0}.modal-content{border-radius:0;max-width:100%;max-height:100vh}.modal-header,.modal-body,.modal-footer{padding:16px}.savings-amount-large{font-size:1.25rem}.opportunities-table{min-width:0}.opportunities-table th:nth-child(4),.opportunities-table td:nth-child(4),.opportunities-table th:nth-child(5),.opportunities-table td:nth-child(5),.opportunities-table th:nth-child(6),.opportunities-table td:nth-child(6),.opportunities-table th:nth-child(8),.opportunities-table td:nth-child(8),.opportunities-table th:nth-child(9),.opportunities-table td:nth-child(9){display:none}.opportunities-table th:first-child{width:64px}.opportunities-table th:nth-child(2){width:70px}.opportunities-table th:nth-child(3){width:auto}.opportunities-table th:nth-child(7){width:96px}.opportunities-table td,.opportunities-table__sort{padding:8px}}.bcw-pill{z-index:1500;color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:auto 1fr auto;grid-template-areas:"icon text dismiss""icon progress dismiss";align-items:center;gap:6px 10px;min-width:240px;max-width:360px;padding:10px 12px;font-size:13px;animation:.22s ease-out bcw-fade-in;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 28px #0f172a1f,0 2px 6px #0f172a14}@keyframes bcw-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bcw-icon{color:#2563eb;grid-area:icon}.bcw-text{flex-direction:column;grid-area:text;gap:1px;min-width:0;display:flex}.bcw-title{font-weight:600;line-height:1.2}.bcw-detail{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.bcw-progress{background:#e5e7eb;border-radius:999px;grid-area:progress;height:4px;overflow:hidden}.bcw-progress-bar{background:#2563eb;border-radius:999px;height:100%;transition:width .24s ease-out}.bcw-dismiss{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-area:dismiss;justify-content:center;align-self:start;align-items:center;width:22px;height:22px;transition:background .12s,color .12s;display:inline-flex}.bcw-dismiss:hover{color:#475569;background:#f1f5f9}.bcw-pill.bcw-paused .bcw-icon{color:#b45309}.bcw-pill.bcw-paused .bcw-progress-bar{background:#f59e0b}.bcw-pill.bcw-complete .bcw-icon{color:#16a34a}.bcw-pill.bcw-error{background:#fef2f2;border-color:#fca5a5}.bcw-pill.bcw-error .bcw-icon,.bcw-pill.bcw-error .bcw-detail{color:#b91c1c}@media (width<=600px){.bcw-pill{min-width:0;max-width:none;bottom:12px;left:12px;right:12px}}.assistant-widget{z-index:1000;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.assistant-fab{background:var(--color-accent);color:#fff;cursor:pointer;width:56px;height:56px;box-shadow:var(--shadow-raised);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,box-shadow .15s;display:flex}.assistant-fab:hover{background:var(--color-accent-hover);box-shadow:var(--shadow-overlay)}.assistant-panel{border-radius:var(--radius-md);width:380px;max-width:calc(100vw - 48px);height:540px;max-height:calc(100vh - 120px);box-shadow:var(--shadow-overlay);background:#fff;border:1px solid #e5e7eb;flex-direction:column;display:flex;overflow:hidden}.assistant-panel__header{background:var(--color-accent);color:#fff;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.assistant-panel__title{align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.assistant-panel__close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;align-items:center;display:flex}.assistant-panel__close:hover{opacity:1}.assistant-panel__body{background:#f9fafb;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.assistant-empty__lead{color:#6b7280;margin:0 0 12px;font-size:.9rem}.assistant-presets{flex-direction:column;gap:8px;display:flex}.assistant-preset{text-align:left;color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:.85rem;line-height:1.3;transition:border-color .15s,background .15s}.assistant-preset:hover:not(:disabled){border-color:var(--color-accent-border);background:var(--color-accent-soft)}.assistant-preset:disabled{opacity:.5;cursor:not-allowed}.assistant-msg{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:90%;padding:10px 12px;font-size:.88rem;line-height:1.45}.assistant-msg--user{background:var(--color-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.assistant-msg--assistant{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px;align-self:flex-start}.assistant-msg--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;align-self:stretch;font-size:.82rem}.assistant-panel__input{background:#fff;border-top:1px solid #e5e7eb;gap:8px;padding:12px;display:flex}.assistant-panel__input input{border:1px solid #d1d5db;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-size:.88rem}.assistant-panel__input input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring)}.assistant-panel__input button{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;display:flex}.assistant-panel__input button:disabled{opacity:.5;cursor:not-allowed}.assistant-fab--warn{box-shadow:var(--shadow-raised);background:#d97706}.assistant-fab--warn:hover{box-shadow:var(--shadow-overlay);background:#b45309}.assistant-setup-notice{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;gap:12px;padding:14px;font-size:.85rem;line-height:1.45;display:flex}.assistant-setup-notice__icon{color:#d97706;flex-shrink:0;margin-top:1px}.assistant-setup-notice strong{margin-bottom:4px;font-weight:600;display:block}.assistant-setup-notice p{margin:4px 0 0}.assistant-setup-notice__error{color:#b91c1c;font-size:.8rem}.assistant-spin{animation:1s linear infinite assistant-spin}@keyframes assistant-spin{to{transform:rotate(360deg)}}@media (width<=640px){.assistant-widget{align-items:stretch;bottom:16px;left:16px;right:16px}.assistant-widget:has(.assistant-panel){bottom:0;left:0;right:0}.assistant-panel{border-bottom:none;border-radius:12px 12px 0 0;width:100%;max-width:100%;height:75vh;max-height:75vh}.assistant-fab{align-self:flex-end}}.dashboard{max-width:1400px;margin:0 auto}.dashboard-header{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px 16px;display:flex}.dashboard-header .header-content{flex:1;min-width:200px}.header-brand-icon{border-radius:var(--radius-sm);flex-shrink:0;width:36px;height:36px}.user-menu{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.user-menu-identity{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:min(100%,520px);display:flex}.user-menu-api-roles{border-radius:var(--radius-pill);background:var(--color-accent-soft);border:1px solid var(--color-accent-border);color:#134e4a;flex-wrap:wrap;align-items:baseline;gap:6px;max-width:100%;padding:4px 10px;font-size:.72rem;display:inline-flex}.user-menu-api-roles-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-accent);flex-shrink:0;font-weight:700}.user-menu-api-roles-value{word-break:break-word;font-weight:600}.user-menu-api-roles-muted{color:var(--color-accent);font-weight:500}.user-menu-label{color:#475569;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:240px;font-size:.85rem;display:inline-flex;overflow:hidden}.user-menu-logout{border-radius:var(--radius-md);cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.user-menu-logout:hover{background:#f1f5f9}.header-content h1{color:var(--color-text);align-items:center;gap:12px;font-size:1.6rem;font-weight:650;display:flex}.provider-nav{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);gap:8px;margin-bottom:8px;padding:8px;display:flex}.provider-nav button{border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px var(--color-border);cursor:pointer;color:#475569;white-space:nowrap;-webkit-tap-highlight-color:transparent;background-color:#f8fafc;border:none;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:500;line-height:1;transition:color .12s,background-color .15s,box-shadow .15s;display:inline-flex}.provider-nav button svg{flex-shrink:0;transition:color .12s}.provider-nav button .nav-provider-icon{object-fit:contain;opacity:.75;flex-shrink:0;width:20px;height:20px}.provider-nav button:hover:not(.active){box-shadow:inset 0 0 0 1px var(--color-border-strong);color:var(--color-text);background-color:#f1f5f9}.provider-nav button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.provider-nav button.active{color:var(--color-accent);background-color:var(--color-accent-soft);box-shadow:inset 0 0 0 1px var(--color-accent-border)}.provider-nav-spacer{flex:auto;min-width:0}.admin-nav{border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);background:#f1f5f9;align-items:center;gap:8px;margin-bottom:8px;padding:6px 8px;display:flex}.admin-nav__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-faint);align-items:center;margin-right:4px;padding-left:4px;font-size:.72rem;font-weight:700;display:inline-flex}.admin-nav button{background-color:var(--color-surface);border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px var(--color-border);cursor:pointer;color:#475569;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:none;align-items:center;gap:6px;padding:7px 14px;font-size:.9rem;font-weight:500;line-height:1;transition:color .12s,background-color .15s,box-shadow .15s;display:inline-flex}.admin-nav button svg{flex-shrink:0}.admin-nav button:hover:not(.active){background-color:var(--color-accent-soft);box-shadow:inset 0 0 0 1px var(--color-accent-border);color:var(--color-accent)}.admin-nav button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.admin-nav button.active{color:#fff;background-color:var(--color-accent);box-shadow:inset 0 0 0 1px #ffffff2e}.provider-nav button .admin-nav-pending{background:#f59e0b;border-radius:50%;width:6px;height:6px;margin-left:4px;animation:1s ease-in-out infinite admin-nav-pulse;display:inline-block}@keyframes admin-nav-pulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:8px;margin-bottom:8px;display:grid}.dashboard-grid>*{min-width:0}@media (width<=768px){.dashboard-grid{grid-template-columns:1fr}.header-content h1{font-size:1.3rem}.header-brand-icon{width:28px;height:28px}.provider-nav,.admin-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;overflow-x:auto}.provider-nav::-webkit-scrollbar{display:none}.admin-nav::-webkit-scrollbar{display:none}.provider-nav button,.admin-nav button{scroll-snap-align:start;flex:none}}.login-page{color:#e2e8f0;background:linear-gradient(160deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{text-align:center;background:#0f172ad9;border:1px solid #94a3b833;border-radius:12px;width:100%;max-width:420px;padding:2rem 2.25rem;box-shadow:0 25px 50px -12px #00000073}.login-logo{border-radius:16px;width:72px;height:72px;margin:0 auto 1rem;display:block}.login-card h1{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.login-subtitle{color:#94a3b8;margin:0 0 1.5rem;font-size:.95rem}.login-warning{color:#fde68a;background:#fbbf241f;border:1px solid #fbbf2459;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem}.login-warning code{color:#fef3c7;font-size:.8em}.login-button{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:background .15s;display:inline-flex}.login-button:hover:not(:disabled){background:#7dd3fc}.login-button:disabled{opacity:.55;cursor:not-allowed}.App{background:var(--color-bg);min-height:100vh;padding:12px}.app-loading{min-height:100vh;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:1.1rem;display:flex}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.btn{--btn-bg:white;--btn-fg:#0f172a;--btn-border:#cbd5e1;--btn-bg-hover:#f1f5f9;--btn-border-hover:#94a3b8;--btn-fg-hover:#0f172a;--btn-shadow:0 1px 2px #0f172a0d;--btn-shadow-hover:0 2px 6px #0f172a14;--btn-focus-ring:var(--color-focus-ring,#0f766e59);letter-spacing:.005em;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:var(--btn-bg);min-height:36px;color:var(--btn-fg);border:1px solid var(--btn-border);box-shadow:var(--btn-shadow);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform 50ms;display:inline-flex}.btn:hover:not(:disabled):not([aria-disabled=true]){background:var(--btn-bg-hover);border-color:var(--btn-border-hover);color:var(--btn-fg-hover);box-shadow:var(--btn-shadow-hover)}.btn:active:not(:disabled):not([aria-disabled=true]){transform:translateY(1px)}.btn:focus-visible{box-shadow:0 0 0 3px var(--btn-focus-ring);outline:none}.btn:disabled,.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none}.btn svg{flex-shrink:0}.btn--primary{--btn-bg:var(--color-accent,#0f766e);--btn-fg:white;--btn-border:var(--color-accent,#0f766e);--btn-bg-hover:var(--color-accent-hover,#115e59);--btn-border-hover:var(--color-accent-hover,#115e59);--btn-fg-hover:white;--btn-shadow:0 1px 2px #0f766e2e;--btn-shadow-hover:0 2px 6px #0f766e3d}.btn--success{--btn-bg:#16a34a;--btn-fg:white;--btn-border:#16a34a;--btn-bg-hover:#15803d;--btn-border-hover:#15803d;--btn-fg-hover:white;--btn-shadow:0 1px 2px #16a34a2e;--btn-shadow-hover:0 4px 12px #16a34a47;--btn-focus-ring:#16a34a4d}.btn--danger{--btn-bg:#dc2626;--btn-fg:white;--btn-border:#dc2626;--btn-bg-hover:#b91c1c;--btn-border-hover:#b91c1c;--btn-fg-hover:white;--btn-shadow:0 1px 2px #dc26262e;--btn-shadow-hover:0 4px 12px #dc262647;--btn-focus-ring:#dc26264d}.btn--ghost{--btn-bg:transparent;--btn-border:transparent;--btn-shadow:none;--btn-shadow-hover:none}.btn--sm{border-radius:6px;gap:4px;min-height:30px;padding:6px 10px;font-size:.8125rem}.btn--lg{border-radius:10px;min-height:44px;padding:12px 22px;font-size:1rem}.btn--icon{min-width:36px;min-height:36px;padding:8px}.btn--icon.btn--sm{min-width:30px;min-height:30px;padding:6px}@media (width<=640px){.btn{white-space:normal;min-height:40px}}.btn-icon-spin{animation:.8s linear infinite btn-icon-spin}@keyframes btn-icon-spin{to{transform:rotate(360deg)}}:root{--color-bg:#f7f8fa;--color-surface:#fff;--color-border:#e2e6ea;--color-border-strong:#cbd5e1;--color-text:#1e293b;--color-text-muted:#64748b;--color-text-faint:#94a3b8;--color-accent:#0f766e;--color-accent-hover:#115e59;--color-accent-soft:#f0fdfa;--color-accent-border:#99f6e4;--color-focus-ring:#0f766e59;--color-success:#16a34a;--color-danger:#dc2626;--color-warning:#d97706;--color-aws:#ec7211;--color-azure:#0078d4;--radius-sm:6px;--radius-md:8px;--radius-pill:999px;--shadow-card:0 1px 2px #0f172a0d;--shadow-raised:0 2px 8px #0f172a14;--shadow-overlay:0 8px 24px #0f172a24}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}h1,h2,h3,h4{letter-spacing:-.01em}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
