.drawer-backdrop.svelte-1elxaub{position:fixed;inset:0;z-index:150;background:#0000;pointer-events:none;transition:background .3s ease}.drawer-backdrop.open.svelte-1elxaub{background:#00000080;pointer-events:auto}.drawer.svelte-1elxaub{position:fixed;top:0;right:0;bottom:0;width:300px;max-width:85vw;z-index:200;background:var(--bg);border-left:1px solid var(--border);box-shadow:-8px 0 30px #0000004d;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}.drawer.open.svelte-1elxaub{transform:translate(0)}.drawer-header.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border);flex-shrink:0}.drawer-logo.svelte-1elxaub{font-family:var(--font-mono, monospace);font-size:.875rem;font-weight:700;color:var(--white-hot);text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s}.drawer-logo.svelte-1elxaub:hover{color:var(--ember)}.drawer-close.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);color:var(--steel);cursor:pointer;transition:all .2s;background:none;border:none}.drawer-close.svelte-1elxaub:hover{color:var(--white-hot);background:var(--surface)}.drawer-links.svelte-1elxaub{display:flex;flex-direction:column;padding:1rem;gap:.25rem;flex:1}.drawer-link.svelte-1elxaub{font-family:var(--font-mono, monospace);font-size:1rem;color:var(--steel);text-decoration:none;padding:.75rem 1rem;border-radius:var(--radius-md);transition:all .2s}.drawer-link.svelte-1elxaub:hover{color:var(--white-hot);background:var(--surface)}.drawer-link.active.svelte-1elxaub{color:var(--ember);background:var(--ember-glow)}.drawer-cta.svelte-1elxaub{padding:0 1.5rem;flex-shrink:0}.drawer-cta-button.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:100%;font-family:var(--font-mono, monospace);font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;border-radius:var(--radius-md);border:1px solid var(--ember);color:var(--ember);text-decoration:none;transition:all .2s}.drawer-cta-button.svelte-1elxaub:hover{background:var(--ember);color:var(--bg)}.drawer-footer.svelte-1elxaub{padding:1.25rem 1.5rem;border-top:1px solid var(--border);margin-top:1rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.drawer-theme-btn.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono, monospace);font-size:.75rem;color:var(--steel);cursor:pointer;background:none;border:none;padding:.5rem .75rem;border-radius:var(--radius-md);transition:all .2s}.drawer-theme-btn.svelte-1elxaub:hover{color:var(--white-hot);background:var(--surface)}.drawer-copyright.svelte-1elxaub{font-family:var(--font-mono, monospace);font-size:10px;color:var(--text-quaternary)}
