:root{--bg: #0b1220;--panel: rgba(255, 255, 255, .06);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .72);--border: rgba(255, 255, 255, .12);--accent: #7c3aed;--radius: 16px;--shadow: 0 20px 60px rgba(0, 0, 0, .45)}html,body{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.container.svelte-12qhfyh{max-width:1000px;margin:0 auto;padding:0 1.25rem}.header.svelte-12qhfyh{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1220a6;border-bottom:1px solid var(--border)}.header-inner.svelte-12qhfyh{height:64px;display:flex;align-items:center;justify-content:space-between}.brand.svelte-12qhfyh{text-decoration:none;font-weight:700;letter-spacing:.2px;color:gray}.nav.svelte-12qhfyh{display:flex;gap:.9rem}.nav-link.svelte-12qhfyh{text-decoration:none;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 .75rem;border-radius:10px;box-sizing:border-box;line-height:1;border:1px solid transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:.1px}.nav-code.svelte-12qhfyh{color:#ffffff6b;margin-right:.15rem}.nav-link.svelte-12qhfyh:hover .nav-code:where(.svelte-12qhfyh),.nav-link.active.svelte-12qhfyh .nav-code:where(.svelte-12qhfyh){color:#ffffffb3}.nav-link.active.svelte-12qhfyh .nav-code:where(.svelte-12qhfyh),.nav-link.active.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh){display:inline-block;transform:translateY(-1.4px)}.nav-link.active.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh):after{content:"▍";margin-left:.15rem;opacity:.85;animation:svelte-12qhfyh-caret 1.1s steps(1,end) infinite}@keyframes svelte-12qhfyh-caret{50%{opacity:0}}.main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:2rem 0;color:var(--muted)}
