body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{transition:background .25s cubic-bezier(.16,1,.3,1),color .25s cubic-bezier(.16,1,.3,1),opacity .15s}.app.svelte-12qhfyh{height:100vh;display:flex}.rail.svelte-12qhfyh{background:var(--rail);border-right:1px solid var(--border-soft);flex-direction:column;align-items:center;gap:4px;width:72px;padding:24px 0;display:flex}.logo.svelte-12qhfyh{color:var(--accent);letter-spacing:-.5px;margin-bottom:32px;font-family:inherit;font-size:20px;text-decoration:none}.spacer.svelte-12qhfyh{flex:1}.rail-item.svelte-12qhfyh{width:44px;height:44px;color:var(--subtle);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.rail-item.svelte-12qhfyh:hover{color:var(--muted);background:var(--accent-soft)}.rail-item.active.svelte-12qhfyh{color:var(--accent);background:var(--accent-muted)}.content.svelte-12qhfyh{flex:1;max-width:1180px;margin:0 auto;padding:48px 32px 64px;overflow-y:auto}
