.stat-card{background:#141414;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:6px;min-width:0;padding:16px;display:flex}.stat-card--loading{opacity:.5;animation:1.5s infinite pulse}.stat-card__header{justify-content:space-between;align-items:center;display:flex}.stat-card__title{color:#ffffff80;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:500}.stat-card__trend{align-items:center;gap:3px;font-size:11px;font-weight:500;display:flex}.stat-card__body{align-items:baseline;gap:6px;display:flex}.stat-card__value{color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:600}.stat-card__unit{color:#fff6;font-size:12px}.stat-card__sparkline{margin-top:4px}.stat-card__title-skeleton{background:#ffffff0f;border-radius:4px;width:60%;height:12px}.stat-card__value-skeleton{background:#ffffff0f;border-radius:4px;width:40%;height:28px}.ts-chart{background:#141414;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;padding:16px;display:flex}.ts-chart--loading{opacity:.5}.ts-chart--empty{justify-content:center;align-items:center}.ts-chart__title{color:#ffffffb3;margin-bottom:12px;font-size:13px;font-weight:500}.ts-chart__skeleton{background:#ffffff08;border-radius:6px;flex:1;animation:1.5s infinite pulse}.ts-chart__empty-msg{color:#ffffff4d;font-size:13px}.time-range-selector{background:#ffffff0a;border-radius:6px;gap:2px;padding:2px;display:flex}.time-range-selector__btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s}.time-range-selector__btn:hover{color:#fffc;background:#ffffff0f}.time-range-selector__btn--active{color:#fff;background:#10ac8426;border:1px solid #10ac844d}.metrics-panel{flex-direction:column;gap:20px;display:flex}.metrics-panel__controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.metrics-panel__live-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.metrics-panel__live-btn:hover{color:#fffc;background:#ffffff14}.metrics-panel__live-btn--active{color:#10ac84;background:#10ac841a;border-color:#10ac844d}.metrics-panel__live-dot{background:#10ac84;border-radius:50%;width:6px;height:6px;animation:1.5s infinite blink}.metrics-panel__overview-box{background:#141414;border:1px solid #ffffff0f;border-radius:10px;padding:16px}.metrics-panel__overview-header{color:#fff9;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:500;display:flex}.metrics-panel__stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.metrics-panel__stats .stat-card{background:#ffffff08;border-color:#ffffff0a}.metrics-panel__chart-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:900px){.metrics-panel__chart-grid{grid-template-columns:1fr 1fr}}.metrics-panel__section-title{color:#fff9;margin-bottom:10px;font-size:13px;font-weight:500}.metrics-panel__metric-grid{flex-wrap:wrap;gap:8px;display:flex}.metrics-panel__metric-item{color:#fff9;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;display:flex}.metrics-panel__app-section{border-top:1px solid #ffffff0f;margin-top:24px;padding-top:16px}.metrics-panel__app-toggle{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.metrics-panel__app-toggle:hover{color:#fffc;background:#ffffff0a}.metrics-panel__app-count{color:#ffffff80;background:#ffffff14;border-radius:10px;padding:1px 7px;font-size:11px}.metrics-panel__app-chevron{margin-left:auto;font-size:12px;transition:transform .2s}.metrics-panel__app-charts{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}@media (min-width:1200px){.metrics-panel__app-charts{grid-template-columns:1fr 1fr}}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.3}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}
.profiling-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.profiling-controls__label{color:#ffffff80;white-space:nowrap;font-size:13px}.profiling-controls__spacer{flex:1}.profiling-type-toggle{background:#ffffff0a;border-radius:6px;gap:2px;padding:2px;display:flex}.profiling-type-toggle__btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:5px 14px;font-size:12px;font-weight:500;transition:all .15s}.profiling-type-toggle__btn:hover{color:#fffc;background:#ffffff0f}.profiling-type-toggle__btn--active{color:#fff;background:#10ac8426;border:1px solid #10ac844d}.profiling-back-btn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.profiling-back-btn:hover{color:#ffffffe6;background:#ffffff14}.profiling-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px;display:grid}.profiling-summary__card{text-align:center;background:#141414;border:1px solid #ffffff0f;border-radius:10px;padding:16px}.profiling-summary__value{color:#e5e5e5;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:22px;font-weight:700}.profiling-summary__value--app{color:#3b82f6}.profiling-summary__value--third-party{color:#f59e0b}.profiling-summary__value--stdlib{color:#9ca3af}.profiling-summary__label{color:#737373;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.profiling-card__filters{align-items:center;gap:6px;display:flex}.profiling-card__desc{color:#525252;font-size:12px}.profiling-filter-btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .15s}.profiling-filter-btn:hover{color:#ffffffb3;background:#ffffff0a}.profiling-filter-btn--active{color:#10ac84;background:#10ac8414;border-color:#10ac844d}.profiling-card{background:#141414;border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.profiling-card__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.profiling-card__title{color:#e5e5e5;font-size:13px;font-weight:600}.profiling-card__subtitle{color:#737373;font-size:12px}.profiling-table{border-collapse:collapse;width:100%}.profiling-table th{color:#737373;text-transform:uppercase;letter-spacing:.04em;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-bottom:1px solid #ffffff0f;padding:10px 16px;font-size:11px;font-weight:600;transition:color .15s}.profiling-table th:hover{color:#a3a3a3}.profiling-table th--sorted{color:#10ac84}.profiling-table th .sort-icon{opacity:.5;margin-left:4px;font-size:10px;display:inline-block}.profiling-table td{color:#e5e5e5;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #ffffff08;max-width:300px;padding:10px 16px;font-size:13px;overflow:hidden}.profiling-table tr{cursor:pointer;transition:background .12s}.profiling-table tbody tr:hover{background:#ffffff08}.profiling-table tbody tr:last-child td{border-bottom:none}.profiling-table__file{color:#737373;font-size:12px;font-family:var(--font-inter), monospace}.profiling-table__pct{font-variant-numeric:tabular-nums;font-weight:500}.profiling-table__pct--high{color:#ef4444}.profiling-table__pct--medium{color:#f59e0b}.profiling-table__pct--low{color:#a3a3a3}.profiling-table__change--regression{color:#ef4444;font-size:11px;font-weight:500}.profiling-table__change--improvement{color:#10ac84;font-size:11px;font-weight:500}.profiling-category-badge{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500;line-height:1.4;display:inline-block}.profiling-category-badge--app{color:#3b82f6;background:#3b82f61f}.profiling-category-badge--stdlib{color:#9ca3af;background:#6b728026}.profiling-category-badge--third_party{color:#f59e0b;background:#f59e0b1f}.profiling-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.profiling-empty__icon{color:#ffffff1f;margin-bottom:14px}.profiling-empty__title{color:#a3a3a3;margin-bottom:6px;font-size:14px;font-weight:500}.profiling-empty__desc{color:#737373;max-width:360px;font-size:13px}.profiling-detail{flex-direction:column;gap:16px;display:flex}.profiling-detail__entry-title{color:#e5e5e5;margin-bottom:4px;font-size:14px;font-weight:600}.profiling-detail__entry-file{color:#737373;font-size:12px;font-family:var(--font-inter), monospace}.profiling-timeline{background:#141414;border:1px solid #ffffff0f;border-radius:10px;padding:16px}.profiling-timeline__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profiling-timeline__title{color:#ffffffb3;font-size:13px;font-weight:500}.profiling-timeline__desc{color:#525252;max-width:500px;font-size:12px}.profiling-timeline__brush-hint{color:#737373;white-space:nowrap;font-size:11px}.flamegraph-container{background:#141414;border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.flamegraph-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.flamegraph-header__title{color:#e5e5e5;white-space:nowrap;font-size:13px;font-weight:600}.flamegraph-header__desc{color:#525252;max-width:420px;font-size:12px}.flamegraph-legend{color:#a3a3a3;background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:20px;padding:10px 16px;font-size:12px;font-weight:500;display:flex}.flamegraph-legend__item{align-items:center;gap:6px;display:flex}.flamegraph-legend__swatch{border-radius:3px;width:14px;height:14px;display:inline-block}.flamegraph-legend__swatch--app{background:#3b82f6}.flamegraph-legend__swatch--third-party{background:#f59e0b}.flamegraph-legend__swatch--stdlib{background:#6b7280}.flamegraph-tooltip__category{margin-bottom:6px}.flamegraph-header__actions{align-items:center;gap:8px;display:flex}.flamegraph-search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:6px;padding:0 10px;transition:border-color .15s;display:flex}.flamegraph-search:focus-within{border-color:#10ac8466}.flamegraph-search__icon{color:#ffffff4d;flex-shrink:0}.flamegraph-search__input{color:#e5e5e5;background:0 0;border:none;outline:none;width:160px;padding:6px 0;font-size:12px}.flamegraph-search__input::placeholder{color:#ffffff40}.flamegraph-reset-btn{color:#fff9;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.flamegraph-reset-btn:hover{color:#ffffffe6;background:#ffffff14}.flamegraph-body{max-height:500px;padding:12px 16px 16px;overflow:auto}.flamegraph-row{width:100%;margin-bottom:1px;display:flex}.flamegraph-node{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;box-sizing:border-box;color:#fff;border-bottom:1px solid #00000026;border-right:1px solid #0000004d;min-height:22px;padding:0 4px;font-size:11px;line-height:22px;transition:opacity .15s;position:relative;overflow:hidden}.flamegraph-node:hover{filter:brightness(1.2)}.flamegraph-node--app{background:#3b82f6}.flamegraph-node--stdlib{background:#6b7280}.flamegraph-node--third_party{color:#1a1a1a;background:#f59e0b}.flamegraph-node--dimmed{opacity:.25}.flamegraph-node--focused{opacity:1}.flamegraph-tooltip{z-index:1000;pointer-events:none;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;min-width:200px;max-width:360px;padding:10px 12px;position:fixed;box-shadow:0 8px 24px #00000080}.flamegraph-tooltip__name{color:#e5e5e5;word-break:break-all;margin-bottom:2px;font-size:12px;font-weight:600}.flamegraph-tooltip__file{color:#737373;font-size:11px;font-family:var(--font-inter), monospace;margin-bottom:8px}.flamegraph-tooltip__row{justify-content:space-between;gap:16px;padding:2px 0;font-size:11px;display:flex}.flamegraph-tooltip__label{color:#737373}.flamegraph-tooltip__value{color:#e5e5e5;font-variant-numeric:tabular-nums;font-weight:500}.profiling-skeleton-row{border-bottom:1px solid #ffffff08;gap:16px;padding:12px 16px;display:flex}.profiling-skeleton-block{background:#ffffff0f;border-radius:4px;height:14px;animation:1.5s infinite profiling-pulse}@keyframes profiling-pulse{0%,to{opacity:.6}50%{opacity:.3}}.profiling-timeline .recharts-cartesian-grid-horizontal line,.profiling-timeline .recharts-cartesian-grid-vertical line{stroke:#ffffff0f}.profiling-timeline .recharts-reference-area rect{fill:#10ac841a;stroke:#10ac844d}
