.dashboard-wrapper.svelte-4vd145{position:relative;width:100%;max-width:480px}.dashboard-preview.svelte-4vd145{background:var(--bg-elevated);border:1px solid var(--glass-border);border-radius:var(--radius-lg);overflow:hidden;width:100%;box-shadow:var(--shadow-lg)}.dashboard-preview.no-frame.svelte-4vd145{border-radius:var(--radius-md)}.dashboard-preview.mounted.svelte-4vd145{animation:svelte-4vd145-fadeInUp .6s ease forwards}@keyframes svelte-4vd145-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-header.svelte-4vd145{display:flex;align-items:center;padding:var(--space-3) var(--space-4);background:var(--bg-card);border-bottom:1px solid var(--glass-border)}.dashboard-title.svelte-4vd145{font-size:.8125rem;color:var(--text-muted)}.header-mac.svelte-4vd145{gap:var(--space-2)}.mac-buttons.svelte-4vd145{display:flex;gap:6px}.mac-btn.svelte-4vd145{width:12px;height:12px;border-radius:50%}.mac-btn.close.svelte-4vd145{background:#ff5f57}.mac-btn.minimize.svelte-4vd145{background:#febc2e}.mac-btn.maximize.svelte-4vd145{background:#28c840}.header-mac.svelte-4vd145 .dashboard-title:where(.svelte-4vd145){margin-left:var(--space-4)}.header-windows.svelte-4vd145{justify-content:space-between;padding:var(--space-2) var(--space-2) var(--space-2) var(--space-3)}.windows-left.svelte-4vd145{display:flex;align-items:center;gap:var(--space-2)}.titlebar-icon{color:var(--text-secondary)}.windows-buttons.svelte-4vd145{display:flex}.windows-btn.svelte-4vd145{display:flex;align-items:center;justify-content:center;width:46px;height:32px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast)}.windows-btn.svelte-4vd145:hover{background:var(--bg-hover);color:var(--text-primary)}.windows-btn.close.svelte-4vd145:hover{background:#e81123;color:#fff}.header-linux.svelte-4vd145{justify-content:space-between;padding:var(--space-2) var(--space-3)}.linux-left.svelte-4vd145{display:flex;align-items:center;gap:var(--space-2)}.header-linux.svelte-4vd145 .dashboard-title:where(.svelte-4vd145){font-weight:500}.linux-buttons.svelte-4vd145{display:flex;gap:var(--space-2)}.linux-btn.svelte-4vd145{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.linux-btn.svelte-4vd145:hover{background:var(--bg-hover);color:var(--text-primary)}.linux-btn.close.svelte-4vd145:hover{background:#c01c28;border-color:#c01c28;color:#fff}.dashboard-content.svelte-4vd145{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4)}.stats-row.svelte-4vd145{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.stat-box.svelte-4vd145{position:relative;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:var(--space-3);display:flex;flex-direction:column;gap:var(--space-1);overflow:hidden}.stat-box.svelte-4vd145:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;opacity:.03;pointer-events:none;border-radius:inherit;z-index:0}.stat-label.svelte-4vd145{position:relative;z-index:1;font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.stat-number.svelte-4vd145{position:relative;z-index:1;font-size:1.5rem;font-weight:700;color:var(--text-primary);font-variant-numeric:tabular-nums}.stat-change.svelte-4vd145{font-size:.6875rem;font-weight:500}.stat-change.positive.svelte-4vd145{color:var(--color-success)}.stat-bar.svelte-4vd145{height:4px;background:var(--glass-border);border-radius:2px;overflow:hidden;margin:var(--space-1) 0}.stat-bar-fill.svelte-4vd145{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--accent-2));border-radius:2px;transition:width .1s ease-out}.stat-bar-fill.secondary.svelte-4vd145{background:linear-gradient(90deg,var(--accent-2),var(--accent-3))}.stat-box.wide.svelte-4vd145{grid-column:1 / -1}.stat-row.svelte-4vd145{display:flex;justify-content:space-between;align-items:center}.stat-ring.svelte-4vd145{position:relative;width:48px;height:48px}.circular-progress.svelte-4vd145{width:100%;height:100%;transform:rotate(-90deg)}.circle-bg.svelte-4vd145{fill:none;stroke:var(--glass-border);stroke-width:3}.circle-fill.svelte-4vd145{fill:none;stroke:var(--color-primary);stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .1s ease-out}.ring-text.svelte-4vd145{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.625rem;font-weight:600;color:var(--text-primary)}.section-label.svelte-4vd145{font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);display:block}.chart-section.svelte-4vd145{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:var(--space-3)}.chart-container.svelte-4vd145{height:60px}.chart.svelte-4vd145{width:100%;height:100%}.grid-line.svelte-4vd145{stroke:var(--glass-border);stroke-width:.5}.chart-line.svelte-4vd145{stroke:var(--color-primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chart-line-glow.svelte-4vd145{stroke:var(--color-primary);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;opacity:.3;filter:blur(2px)}.map-section.svelte-4vd145{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:var(--space-3)}.world-map.svelte-4vd145{height:80px;position:relative}.map-svg.svelte-4vd145{width:100%;height:100%}.continent.svelte-4vd145{fill:var(--glass-border);opacity:.5}.map-dot.svelte-4vd145{fill:var(--color-primary);opacity:0;animation:svelte-4vd145-dotAppear .4s ease forwards}.map-dot-ping.svelte-4vd145{fill:var(--color-primary);opacity:0;animation:svelte-4vd145-dotPing 2s ease-out infinite}@keyframes svelte-4vd145-dotAppear{0%{opacity:0;r:0}to{opacity:1;r:1.5}}@keyframes svelte-4vd145-dotPing{0%{opacity:.6;r:1.5}to{opacity:0;r:4}}@media (max-width: 968px){.dashboard-wrapper.svelte-4vd145{max-width:400px}.stat-number.svelte-4vd145{font-size:1.25rem}}@media (max-width: 768px){.map-dot-ping.svelte-4vd145{animation:none;display:none}.chart-line-glow.svelte-4vd145{display:none}.dashboard-preview.mounted.svelte-4vd145{animation:none;opacity:1;transform:none}}@media (max-width: 480px){.dashboard-wrapper.svelte-4vd145{max-width:100%}.dashboard-preview.svelte-4vd145{border-radius:var(--radius-md)}.dashboard-header.svelte-4vd145{padding:var(--space-2) var(--space-3)}.mac-btn.svelte-4vd145{width:10px;height:10px}.dashboard-title.svelte-4vd145{font-size:.75rem}.header-mac.svelte-4vd145 .dashboard-title:where(.svelte-4vd145){margin-left:var(--space-2)}.dashboard-content.svelte-4vd145{padding:var(--space-3);gap:var(--space-3)}.stats-row.svelte-4vd145{gap:var(--space-2)}.stat-box.svelte-4vd145{padding:var(--space-2)}.stat-label.svelte-4vd145{font-size:.625rem}.stat-number.svelte-4vd145{font-size:1.125rem}.stat-change.svelte-4vd145{font-size:.625rem}.stat-ring.svelte-4vd145{width:40px;height:40px}.ring-text.svelte-4vd145{font-size:.5rem}.section-label.svelte-4vd145{font-size:.625rem}.chart-section.svelte-4vd145,.map-section.svelte-4vd145{padding:var(--space-2)}.chart-container.svelte-4vd145{height:50px}.world-map.svelte-4vd145{height:60px}}@media (prefers-reduced-motion: reduce){.dashboard-preview.mounted.svelte-4vd145{animation:none}.map-dot.svelte-4vd145{animation:none;opacity:1}.map-dot-ping.svelte-4vd145{animation:none;display:none}.stat-bar-fill.svelte-4vd145,.circle-fill.svelte-4vd145{transition:none}}.code-window.svelte-136pbrq{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 8px 32px #0003}.code-window.no-frame.svelte-136pbrq{border-radius:var(--radius-md)}.code-header.svelte-136pbrq{display:flex;align-items:center;padding:var(--space-3) var(--space-4);background:var(--glass-bg);border-bottom:1px solid var(--border-color)}.code-title.svelte-136pbrq{font-size:.75rem;color:var(--text-muted);font-family:SF Mono,Fira Code,monospace}.header-mac.svelte-136pbrq{gap:var(--space-2)}.mac-buttons.svelte-136pbrq{display:flex;gap:6px}.mac-btn.svelte-136pbrq{width:12px;height:12px;border-radius:50%}.mac-btn.close.svelte-136pbrq{background:#ff5f57}.mac-btn.minimize.svelte-136pbrq{background:#febc2e}.mac-btn.maximize.svelte-136pbrq{background:#28c840}.header-mac.svelte-136pbrq .code-title:where(.svelte-136pbrq){margin-left:var(--space-4)}.header-windows.svelte-136pbrq{justify-content:space-between;padding:var(--space-2) var(--space-2) var(--space-2) var(--space-3)}.windows-left.svelte-136pbrq{display:flex;align-items:center;gap:var(--space-2)}.windows-buttons.svelte-136pbrq{display:flex}.windows-btn.svelte-136pbrq{display:flex;align-items:center;justify-content:center;width:46px;height:32px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast)}.windows-btn.svelte-136pbrq:hover{background:var(--bg-hover);color:var(--text-primary)}.windows-btn.close.svelte-136pbrq:hover{background:#e81123;color:#fff}.header-linux.svelte-136pbrq{justify-content:space-between;padding:var(--space-2) var(--space-3)}.linux-left.svelte-136pbrq{display:flex;align-items:center;gap:var(--space-2)}.header-linux.svelte-136pbrq .code-title:where(.svelte-136pbrq){font-weight:500}.linux-buttons.svelte-136pbrq{display:flex;gap:var(--space-2)}.linux-btn.svelte-136pbrq{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.linux-btn.svelte-136pbrq:hover{background:var(--bg-hover);color:var(--text-primary)}.linux-btn.close.svelte-136pbrq:hover{background:#c01c28;border-color:#c01c28;color:#fff}.header-mobile.svelte-136pbrq{justify-content:center;padding:var(--space-2) var(--space-3)}.code-window.svelte-136pbrq pre:where(.svelte-136pbrq){margin:0;padding:var(--space-4);overflow-x:auto}.code-window.svelte-136pbrq code:where(.svelte-136pbrq){font-family:SF Mono,Fira Code,monospace;font-size:.8125rem;line-height:1.7;color:var(--text-primary)}@media (max-width: 640px){.code-window.svelte-136pbrq:not(.no-frame){margin:0 calc(-1 * var(--space-3));border-radius:0;border-left:none;border-right:none}.code-window.svelte-136pbrq pre:where(.svelte-136pbrq){padding:var(--space-3);overflow-x:auto;-webkit-overflow-scrolling:touch}.code-window.svelte-136pbrq code:where(.svelte-136pbrq){font-size:.6875rem;line-height:1.6}.code-header.svelte-136pbrq{padding:var(--space-2) var(--space-3)}.mac-btn.svelte-136pbrq{width:10px;height:10px}.header-mac.svelte-136pbrq .code-title:where(.svelte-136pbrq){margin-left:var(--space-2)}}@media (max-width: 380px){.code-window.svelte-136pbrq code:where(.svelte-136pbrq){font-size:.625rem}}
