:root{--bg-app: #0c0d16;--bg-card: #151726;--bg-card-hover: #1f2237;--border-subtle: #24273d;--border-focus: #6366f1;--primary: #6366f1;--primary-hover: #4f46e5;--accent-purple: #a855f7;--accent-cyan: #38bdf8;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--text-main: #f8fafc;--text-muted: #94a3b8;--text-subtle: #64748b;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color-scheme:dark}body{margin:0;padding:0;background-color:var(--bg-app);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;min-height:-webkit-fill-available}*{box-sizing:border-box}.app-layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.top-nav.svelte-12qhfyh{background:#0f111cd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);position:sticky;top:0;z-index:50}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.brand-badge.svelte-12qhfyh{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#a855f7,#6366f1);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #6366f159}.brand-icon.svelte-12qhfyh{font-size:1.2rem}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column}.brand-name.svelte-12qhfyh{font-weight:800;font-size:1.1rem;letter-spacing:.05em;background:linear-gradient(90deg,#fff,#c7d2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand-sub.svelte-12qhfyh{font-size:.7rem;font-weight:600;color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase}.desktop-menu.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.menu-link.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:8px;text-decoration:none;color:var(--text-muted);font-weight:600;font-size:.9rem;transition:all .15s ease}.menu-link.svelte-12qhfyh:hover{color:var(--text-main);background:#ffffff0d}.menu-link.active.svelte-12qhfyh{color:#fff;background:#6366f126;border:1px solid rgba(99,102,241,.3)}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.btn-cta.svelte-12qhfyh{display:inline-flex;align-items:center;padding:.5rem 1.1rem;border-radius:8px;background:linear-gradient(135deg,var(--primary),var(--accent-purple));color:#fff;font-weight:700;font-size:.85rem;text-decoration:none;box-shadow:0 4px 14px #6366f14d;transition:transform .15s ease}.btn-cta.svelte-12qhfyh:hover{transform:translateY(-1px)}.main-content.svelte-12qhfyh{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:1.5rem 1.5rem 5.5rem}@media (min-width: 768px){.main-content.svelte-12qhfyh{padding-bottom:2.5rem}}.bottom-nav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;background:#0f111cf2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-subtle);display:flex;justify-content:space-around;padding:.5rem .25rem env(safe-area-inset-bottom,.5rem);z-index:40}@media (min-width: 768px){.bottom-nav.svelte-12qhfyh{display:none}}.bottom-link.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.35rem .75rem;text-decoration:none;color:var(--text-subtle);transition:all .15s ease}.bottom-icon.svelte-12qhfyh{font-size:1.25rem}.bottom-label.svelte-12qhfyh{font-size:.7rem;font-weight:600}.bottom-link.active.svelte-12qhfyh{color:var(--accent-cyan)}
