- Readable CSS classes: Uses readable class names via Svelte's component CSS scoping, CSS modules, and a custom preprocessor for styling child components.
- Global variables: Exposes global variables (e.g., _settings.display_accent, _api) for userscripts and debugging.
- Responsive design: Features a responsive layout with a sidebar that switches to icon-only mode at specific breakpoints to save space.
- Mobile navigation: Adjusts UI elements like the 'create post' button position for mobile vs. desktop, with navigation mimicking mobile tab switching.