feat(landing): declutter homescreen with + New dropdown and More menu
Collapses the seven large create cards into a single compact
`+ New ▾` dropdown menu (Document, Spreadsheet, Presentation, Form,
Diagram, Calendar) and keeps `Today's Note` as a separate accent
button. Drops the marketing tagline so the brand header flows
straight into the primary action.
Consolidates the document toolbar: `New Folder`, `Import file`,
`Export backup`, and `Restore backup` move into a `⋯ More` overflow
menu so only Search / Sort / View-toggle are visible by default.
Updates e2e tests to drive the new menu for doc/sheet creation and
renames the tagline assertion to a footer-bar assertion.
Refs: #605