.stats-page.svelte-128yevr{max-width:100%}.stats-header.svelte-128yevr{margin-bottom:8px}.stats-header.svelte-128yevr h1:where(.svelte-128yevr){font-size:24px;font-weight:700}.controls.svelte-128yevr{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;margin-bottom:24px}.control-group.svelte-128yevr{flex:1;min-width:200px}.date-controls.svelte-128yevr{display:flex;flex-direction:column;gap:8px}.date-pills.svelte-128yevr{display:flex;gap:4px;background:#141414;border:1px solid #2a2a2a;border-radius:8px;padding:3px}.pill.svelte-128yevr{padding:6px 14px;font-size:13px;font-weight:500;color:#888;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s}.pill.svelte-128yevr:hover{color:#fafafa;background:#1a1a1a}.pill.active.svelte-128yevr{color:#fafafa;background:#6366f1}.custom-range.svelte-128yevr{display:flex;align-items:center;gap:8px;animation:svelte-128yevr-fadeIn .2s ease}.custom-range.svelte-128yevr input[type=date]:where(.svelte-128yevr){width:150px;padding:6px 10px;font-size:13px}.range-sep.svelte-128yevr{color:#888;font-size:13px}.summary-grid.svelte-128yevr{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.summary-card.svelte-128yevr{background:#141414;border:1px solid #2a2a2a;border-radius:8px;padding:20px;transition:border-color .2s}.summary-card.svelte-128yevr:hover{border-color:#3a3a3a}.summary-label.svelte-128yevr{font-size:13px;color:#888;font-weight:500;margin-bottom:4px}.summary-value.svelte-128yevr{font-size:28px;font-weight:700;color:#fafafa}.summary-change.svelte-128yevr{font-size:12px;font-weight:500;margin-top:4px}.summary-change.positive.svelte-128yevr{color:#22c55e}.summary-change.negative.svelte-128yevr{color:#ef4444}.summary-sub.svelte-128yevr{font-size:12px;color:#666;margin-top:4px}.chart-card.svelte-128yevr{margin-bottom:24px}.chart-card.svelte-128yevr h3:where(.svelte-128yevr){font-size:15px;font-weight:600;margin-bottom:20px;color:#fafafa}.chart-container.svelte-128yevr{width:100%;overflow-x:auto}.chart-bars.svelte-128yevr{display:flex;align-items:flex-end;gap:2px;height:200px;min-width:100%}.chart-bar-wrapper.svelte-128yevr{flex:1;min-width:16px;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end;cursor:pointer;position:relative}.chart-bar-value.svelte-128yevr{font-size:10px;color:#666;margin-bottom:4px;opacity:0;transition:opacity .15s}.chart-bar-wrapper.svelte-128yevr:hover .chart-bar-value:where(.svelte-128yevr){opacity:1}.chart-bar.svelte-128yevr{width:100%;max-width:40px;background:linear-gradient(180deg,#6366f1,#4f46e5);border-radius:3px 3px 0 0;transition:opacity .15s;animation:svelte-128yevr-barGrow .4s ease-out both}.chart-bar-wrapper.svelte-128yevr:hover .chart-bar:where(.svelte-128yevr){background:linear-gradient(180deg,#818cf8,#6366f1)}.chart-bar-label.svelte-128yevr{font-size:10px;color:#555;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}@keyframes svelte-128yevr-barGrow{0%{transform:scaleY(0);transform-origin:bottom}to{transform:scaleY(1);transform-origin:bottom}}.two-col.svelte-128yevr{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.two-col.svelte-128yevr h3:where(.svelte-128yevr),.table-card.svelte-128yevr h3:where(.svelte-128yevr){font-size:15px;font-weight:600;margin-bottom:16px;color:#fafafa}.breakdown-list.svelte-128yevr{display:flex;flex-direction:column;gap:14px}.breakdown-row.svelte-128yevr{animation:svelte-128yevr-fadeSlideIn .3s ease both}.breakdown-header.svelte-128yevr{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:14px}.breakdown-icon.svelte-128yevr{font-size:16px}.breakdown-name.svelte-128yevr{flex:1;color:#fafafa;font-weight:500}.breakdown-stats.svelte-128yevr{color:#fafafa;font-weight:600;font-size:13px}.breakdown-pct.svelte-128yevr{color:#888;font-weight:400}.breakdown-bar-bg.svelte-128yevr{width:100%;height:8px;background:#1a1a1a;border-radius:4px;overflow:hidden}.breakdown-bar-fill.svelte-128yevr{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:4px;transition:width .5s ease;animation:svelte-128yevr-barWidth .5s ease both}.breakdown-bar-fill.browser-bar.svelte-128yevr{background:linear-gradient(90deg,#4f46e5,#6366f1)}@keyframes svelte-128yevr-barWidth{0%{width:0}}.table-card.svelte-128yevr{margin-bottom:24px}.table-wrapper.svelte-128yevr{overflow-x:auto}.sortable.svelte-128yevr{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable.svelte-128yevr:hover{color:#fafafa}.sort-active.svelte-128yevr{color:#6366f1}.link-code.svelte-128yevr{color:#6366f1;font-weight:500;font-family:monospace}.url-cell.svelte-128yevr{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#888;font-size:13px}.num-cell.svelte-128yevr{font-variant-numeric:tabular-nums;text-align:right}.country-list.svelte-128yevr{display:flex;flex-direction:column;gap:10px}.country-row.svelte-128yevr{display:flex;align-items:center;gap:12px;animation:svelte-128yevr-fadeSlideIn .3s ease both}.country-rank.svelte-128yevr{width:24px;height:24px;border-radius:6px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;font-size:11px;color:#888;font-weight:600;flex-shrink:0}.country-name.svelte-128yevr{width:60px;font-size:14px;font-weight:500;flex-shrink:0}.country-bar-area.svelte-128yevr{flex:1}.country-bar-bg.svelte-128yevr{width:100%;height:8px;background:#1a1a1a;border-radius:4px;overflow:hidden}.country-bar-fill.svelte-128yevr{height:100%;background:linear-gradient(90deg,#6366f1,#a78bfa);border-radius:4px;transition:width .5s ease;animation:svelte-128yevr-barWidth .6s ease both}.country-stats.svelte-128yevr{display:flex;gap:8px;align-items:baseline;flex-shrink:0;width:90px;justify-content:flex-end}.country-count.svelte-128yevr{font-size:13px;font-weight:600;color:#fafafa;font-variant-numeric:tabular-nums}.country-pct.svelte-128yevr{font-size:12px;color:#666;font-variant-numeric:tabular-nums}.loading-state.svelte-128yevr{display:flex;flex-direction:column;align-items:center;padding:60px 20px;color:#888}.spinner.svelte-128yevr{width:32px;height:32px;border:3px solid #2a2a2a;border-top-color:#6366f1;border-radius:50%;animation:svelte-128yevr-spin .7s linear infinite;margin-bottom:12px}@keyframes svelte-128yevr-spin{to{transform:rotate(360deg)}}.tooltip.svelte-128yevr{position:fixed;background:#1a1a1a;border:1px solid #2a2a2a;color:#fafafa;padding:6px 10px;border-radius:6px;font-size:12px;pointer-events:none;z-index:1000;white-space:nowrap;transform:translate(-50%);animation:svelte-128yevr-fadeIn .1s ease}.no-data.svelte-128yevr{color:#555;font-size:14px;text-align:center;padding:40px 0}@keyframes svelte-128yevr-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-128yevr-fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.summary-grid.svelte-128yevr{grid-template-columns:repeat(2,1fr)}.two-col.svelte-128yevr{grid-template-columns:1fr}}@media(max-width:600px){.summary-grid.svelte-128yevr{grid-template-columns:1fr}.controls.svelte-128yevr{flex-direction:column}.date-pills.svelte-128yevr,.custom-range.svelte-128yevr{flex-wrap:wrap}}
