:root{--bg:#060611;--bg-elevated:#ffffff08;--bg-card:#ffffff0a;--border:#ffffff14;--text:#f1f5f9;--text-muted:#94a3b8;--text-dim:#64748b;--primary:#7c3aed;--primary-light:#a78bfa;--amber:#f59e0b;--green:#10b981;--red:#ef4444;--radius-md:10px;--radius-lg:16px;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 8px 40px #0006;--font-heading:"Plus Jakarta Sans", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:800}.btn{border-radius:var(--radius-md);font-family:var(--font-heading);cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 8px 32px #7c3aed59}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #7c3aed73}.btn.ghost{color:var(--text);box-shadow:var(--shadow-sm);background:#ffffff0d}.btn.ghost:hover{background:#ffffff17}.btn.sm{padding:8px 14px;font-size:13px}.btn:disabled{opacity:.6;cursor:not-allowed}.input,.select,.textarea{border-radius:var(--radius-md);width:100%;color:var(--text);background:#ffffff0a;border:1px solid #ffffff1a;padding:12px 14px;font-family:inherit;font-size:14px}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary-light);outline:none}.select{appearance:none}.textarea{resize:vertical;min-height:90px}.field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.field label{font-size:12px;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(#ffffff0d,#ffffff05);padding:24px}.err{color:var(--red);margin-top:8px;font-size:14px}.ok{color:var(--green);margin-top:8px;font-size:14px}.mono{font-family:var(--font-mono)}.shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.topbar.svelte-12qhfyh{-webkit-backdrop-filter:blur(18px);z-index:100;background:#060611b8;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text);align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand-logo.svelte-12qhfyh{border-radius:8px;width:30px;height:30px;box-shadow:0 0 18px #7c3aed66}.nav.svelte-12qhfyh{gap:2px;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);border-radius:12px;padding:7px 14px;font-size:14px;transition:all .15s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);background:#ffffff0f}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);background:#a78bfa1f}.nav-cta.svelte-12qhfyh{align-items:center;gap:14px;display:flex}.cta-link.svelte-12qhfyh{color:var(--text-muted);font-size:14px;transition:color .15s}.cta-link.svelte-12qhfyh:hover{color:var(--text)}.cta-btn.svelte-12qhfyh{font-size:13px;font-weight:700;font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:12px;padding:8px 18px;text-decoration:none;transition:all .2s;box-shadow:0 8px 30px #7c3aed66}.cta-btn.svelte-12qhfyh:hover{transform:translateY(-2px);box-shadow:0 12px 40px #7c3aed8c}main.svelte-12qhfyh{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:40px 24px 80px}.footer.svelte-12qhfyh{z-index:20;background:#05040f;border-top:1px solid #ffffff12;position:relative}.footer-inner.svelte-12qhfyh{flex-wrap:wrap;gap:48px;max-width:1000px;margin:0 auto;padding:48px 24px 32px;display:flex}.footer-brand.svelte-12qhfyh{flex-direction:column;flex:260px;gap:10px;display:flex}.footer-logo.svelte-12qhfyh{border-radius:10px;width:40px;height:40px;box-shadow:0 0 22px #7c3aed59}.footer-name.svelte-12qhfyh{font-family:var(--font-heading);font-size:17px;font-weight:800}.footer-name.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--text-muted);font-size:13px;font-style:normal;font-weight:600}.footer-tag.svelte-12qhfyh{color:var(--text-dim);max-width:260px;font-size:13px;line-height:1.6}.footer-cols.svelte-12qhfyh{flex-wrap:wrap;gap:48px;display:flex}.footer-col.svelte-12qhfyh{flex-direction:column;gap:8px;display:flex}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:12px;font-family:var(--font-mono);margin-bottom:6px}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:14px;transition:color .15s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.footer-bottom.svelte-12qhfyh{max-width:1000px;color:var(--text-dim);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;gap:12px;margin:0 auto;padding:20px 24px;font-size:12px;display:flex}@media (width<=700px){.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:6px 10px;font-size:13px}.cta-link.svelte-12qhfyh{display:none}.topbar.svelte-12qhfyh{padding:0 16px}.footer-inner.svelte-12qhfyh{gap:28px}}
