// Drover-Go · style sketches v2 — "feels like real software" set. // Each artboard explores a DIFFERENT software UI paradigm + element vocabulary, // not just a different palette. 480×640 fixed Win11 window unless noted. const W = 480; const H = 640; const Win = ({ children, bg = '#fff', radius = 8, ring = 'rgba(0,0,0,.18)' }) => (
Removed the "marketing" stylings (ticket, synthwave, soft pastel, editorial serif). Replaced with software-native paradigms — each card explores a different way to organize the same UI, not just a different paint job:
Tell me which paradigm/aesthetic combo to take forward.