*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background:#0a0a0a;color:#e2ddd5;font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body{overflow-x:hidden}button,a{touch-action:manipulation}::selection{background:#5b8def;color:#000}.root.svelte-1xd49a3{min-height:100dvh;display:flex;flex-direction:column}.sub-bar.svelte-1xd49a3{display:flex;align-items:center;gap:.5rem;padding:.45rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.04);background:#ffffff04}.sub-bar-label.svelte-1xd49a3{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:#333;flex:1}.status-dot.svelte-1xd49a3{width:6px;height:6px;border-radius:50%;background:#333;flex-shrink:0;transition:background .4s}.status-dot.live.svelte-1xd49a3{background:#34d399;box-shadow:0 0 6px #34d39966}.refresh-btn.svelte-1xd49a3{width:28px;height:28px;border-radius:7px;border:1px solid rgba(255,255,255,.07);background:transparent;color:#444;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,border-color .15s,background .15s}.refresh-btn.svelte-1xd49a3:hover{color:#5b8def;border-color:#5b8def4d;background:#5b8def12}.refresh-btn.loading.svelte-1xd49a3{animation:svelte-1xd49a3-spin .8s linear infinite;color:#5b8def}@keyframes svelte-1xd49a3-spin{to{transform:rotate(360deg)}}.main.svelte-1xd49a3{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:1.5rem 1.25rem 3rem}@media(min-width:640px){.main.svelte-1xd49a3{padding:2rem 1.5rem 4rem}}@media(min-width:1024px){.main.svelte-1xd49a3{padding:2rem 2rem 4rem}}.loading-state.svelte-1xd49a3{display:flex;align-items:center;gap:.6rem;padding:2rem 0;color:#444;font-size:.8rem}.spinner.svelte-1xd49a3{width:14px;height:14px;border-radius:50%;border:1.5px solid rgba(255,255,255,.08);border-top-color:#5b8def;animation:svelte-1xd49a3-spin .7s linear infinite}.grid.svelte-1xd49a3{display:flex;flex-direction:column;gap:0}.grid.svelte-1xd49a3{padding:1.25rem 1.5rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--glass-radius);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--glass-shadow)}html.lite .grid.svelte-1xd49a3{backdrop-filter:none;-webkit-backdrop-filter:none;background:#111111f0}@media(min-width:800px){.grid.svelte-1xd49a3{display:grid;grid-template-columns:1fr 260px;grid-template-rows:auto auto auto auto auto}.full-width.svelte-1xd49a3{grid-column:1 / -1}.col-main.svelte-1xd49a3{grid-column:1}.col-side.svelte-1xd49a3{grid-column:2;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.05)}}@media(min-width:1024px){.grid.svelte-1xd49a3{grid-template-columns:1fr 300px}.col-side.svelte-1xd49a3{padding-left:2rem}}.section.svelte-1xd49a3{padding:1.5rem 0}.divider.svelte-1xd49a3{height:1px;background:#ffffff0d}.section-label.svelte-1xd49a3{font-size:.6rem;text-transform:uppercase;letter-spacing:.18em;color:#3a3a3a;font-weight:500;margin-bottom:1rem}.section-label-row.svelte-1xd49a3{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.section-label-row.svelte-1xd49a3 .section-label:where(.svelte-1xd49a3){margin-bottom:0}.metrics-row.svelte-1xd49a3{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:0}@media(max-width:640px){.metrics-row.svelte-1xd49a3{grid-template-columns:1fr 1fr;gap:.8rem}.metric-div.svelte-1xd49a3{display:none}}.metric.svelte-1xd49a3{display:flex;flex-direction:column;gap:.45rem;padding:.1rem 0;min-width:0}.metric-icon.svelte-1xd49a3{color:#2a2a2a;display:flex;align-items:center}.metric-body.svelte-1xd49a3{display:flex;flex-direction:column;gap:.1rem}.metric-val.svelte-1xd49a3{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.03em;color:#e2ddd5;font-variant-numeric:tabular-nums;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-lbl.svelte-1xd49a3{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:#3a3a3a;font-weight:400}.metric-div.svelte-1xd49a3{width:1px;background:#ffffff0d;height:36px;margin:0 clamp(.75rem,2vw,1.5rem);flex-shrink:0}.type-list.svelte-1xd49a3{display:flex;flex-direction:column;gap:.7rem}.type-row.svelte-1xd49a3{display:grid;grid-template-columns:80px 1fr 44px;align-items:center;gap:.6rem}.type-name.svelte-1xd49a3{font-size:.78rem;color:#666;white-space:nowrap}.type-bar-wrap.svelte-1xd49a3{height:4px;background:#ffffff0a;border-radius:2px;overflow:hidden}.type-bar.svelte-1xd49a3{height:100%;border-radius:2px;min-width:2px;transition:width .5s cubic-bezier(.4,0,.2,1)}.type-count.svelte-1xd49a3{font-size:.72rem;color:#555;text-align:right;font-variant-numeric:tabular-nums}.chart-wrap.svelte-1xd49a3{position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;border-radius:4px}.chart-svg.svelte-1xd49a3{display:block;overflow:visible}.chart-tip.svelte-1xd49a3{position:absolute;top:4px;background:#161616;border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:.3rem .5rem;display:flex;flex-direction:column;gap:.05rem;pointer-events:none;box-shadow:0 4px 16px #0009;transform:translate(-50%);max-width:130px}.ctip-date.svelte-1xd49a3{font-size:.6rem;color:#555;text-transform:uppercase;letter-spacing:.1em}.ctip-val.svelte-1xd49a3{font-size:.8rem;font-weight:600;color:#e2ddd5}.ctip-bytes.svelte-1xd49a3{font-size:.7rem;color:#5b8def}.chart-xaxis.svelte-1xd49a3{display:flex;justify-content:space-between;font-size:.6rem;color:#333;letter-spacing:.06em;padding:0 16px;margin-top:.2rem}.chart-ranges.svelte-1xd49a3{display:flex;gap:.1rem}.crange.svelte-1xd49a3{background:transparent;border:0;font-family:inherit;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#333;padding:.2rem .4rem;cursor:pointer;border-radius:4px;transition:color .12s,background .12s}.crange.svelte-1xd49a3:hover{color:#666}.crange.on.svelte-1xd49a3{color:#5b8def;background:#5b8def1a}.last-upload.svelte-1xd49a3{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.6rem}.last-ts.svelte-1xd49a3{font-size:clamp(1.2rem,3vw,1.75rem);font-weight:600;letter-spacing:-.03em;color:#e2ddd5;font-variant-numeric:tabular-nums;line-height:1.2;font-family:Geist Mono,Fira Code,Consolas,monospace}.last-meta.svelte-1xd49a3{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;font-size:.75rem;color:#555}.last-name.svelte-1xd49a3{color:#7a7670;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(320px,60vw)}.last-sep.svelte-1xd49a3{color:#333}.last-size.svelte-1xd49a3{color:#5b8def}.update-hint.svelte-1xd49a3{font-size:.6rem;color:#252525;letter-spacing:.04em;margin-top:.4rem;font-family:Geist Mono,Fira Code,Consolas,monospace}.empty-hint.svelte-1xd49a3{font-size:.78rem;color:#333;padding:.25rem 0}@media(prefers-reduced-motion:reduce){.spinner.svelte-1xd49a3,.refresh-btn.loading.svelte-1xd49a3{animation:none}}
