For most of last year the send screen was a single tall card with every control stacked top-to-bottom: drop zone, file list, From/To, title, message, access controls, expiry, encryption toggle, submit. Honest, but visually it told you the page had a lot going on before you’d done anything.
The fix turned out to be physical, not cosmetic.
Empty state is just the drop zone
When you land on the page now, the only thing competing for attention is a wide, centered drop zone with an icon on the left and two lines of copy on the right. No recipient field, no expiry pills, no encryption switch — none of it shows yet, because none of it matters until you’ve actually selected a file.
After files: two cards, side by side
Drop a file and a 2-column grid materializes underneath. Left card is "People & message" — From, To, Title, Message. Right card is "Access & expiry" — Public/Private toggle, expiry pills, end-to-end encryption.
The split isn’t just visual. It maps to two different mental modes: "who is this for" on the left, "how protected is it" on the right. Splitting them lets you scan one without the other clamoring.
The recipient chip input
We used to stack added recipients below the input as a separate list. It felt orderly but it lied about what was happening — you didn’t see your recipients in context with the input. The current version is a single bordered container: chips render inline with the input, the counter sits at the right end, invalid emails turn the border red. Paste a comma-separated list and the parser splits and chips them in one step.
A form should look like the thing you’re making, not like a wizard that abstracts it.
And the brand chip
The latest tweak: end-to-end encryption is the one feature we want to *say* is ours. Its toggle now sits in an amber chip that carries the logo gradient, and when you enable it the chip flows smoothly into the passphrase block below it via a long luminance ramp. It’s a small thing, but it stops the page from reading as a uniform grid of neutral controls and starts reading as something somebody made.
