:root{--bg-gradient:linear-gradient(135deg, #0b0f19 0%, #111827 100%);--surface-bg:#111827b3;--surface-border:#ffffff0f;--surface-hover:#ffffff1a;--text-primary:#f3f4f6;--text-secondary:#9ca3af;--text-muted:#6b7280;--primary:#10b981;--primary-hover:#34d399;--primary-glow:#10b98140;--accent:#8b5cf6;--accent-hover:#a78bfa;--accent-glow:#8b5cf640;--danger:#ef4444;--danger-hover:#f87171;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0003, 0 4px 6px -2px #0000000d;--shadow-glow:0 0 20px #10b98126;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0b0f1980}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#10b98180}.app-container.svelte-12qhfyh{flex-direction:column;max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.app-header.svelte-12qhfyh{text-align:center;margin-bottom:2.5rem}.logo-container.svelte-12qhfyh{align-items:center;gap:.75rem;margin-bottom:.5rem;display:inline-flex}.logo-gem.svelte-12qhfyh{filter:drop-shadow(0 0 10px var(--primary-glow));font-size:2.5rem;animation:4s ease-in-out infinite svelte-12qhfyh-pulseGem}.logo-text.svelte-12qhfyh{font-family:var(--font-heading);letter-spacing:-.05em;background:linear-gradient(90deg,#fff,#34d399,#8b5cf6);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000004d);-webkit-background-clip:text;font-size:3rem;font-weight:800}.tagline.svelte-12qhfyh{font-family:var(--font-body);color:var(--text-secondary);font-size:1.1rem;font-weight:400}.app-content.svelte-12qhfyh{flex-direction:column;flex:1;display:flex}.app-footer.svelte-12qhfyh{border-top:1px solid var(--surface-border);text-align:center;color:var(--text-muted);margin-top:4rem;padding-top:1.5rem;font-size:.875rem}@keyframes svelte-12qhfyh-pulseGem{0%,to{filter:drop-shadow(0 0 10px #10b98133);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #8b5cf666);transform:scale(1.08)}}@media (width<=768px){.app-container.svelte-12qhfyh{padding:1rem}.logo-text.svelte-12qhfyh{font-size:2.25rem}.logo-gem.svelte-12qhfyh{font-size:2rem}.tagline.svelte-12qhfyh{font-size:.95rem}}
