body { font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; }
.nav-btn:hover { background: #eef2ff; }
::-webkit-scrollbar { height: 8px; width: 8px; }
::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 4px; }
