Tailwind.
Tailwind is the utility-first CSS layer behind almost every Remiam frontend shipped since 2022. The studio pairs it with Nuxt UI (Tailwind 4 under the hood) and a small set of design tokens defined via `@theme` in CSS so the system has one source of truth for colour, spacing, type and radii. The notes catalogue includes the studio's opinion on why we still write hand-rolled CSS alongside Tailwind — neither alone is enough.
Vegas Activation Suite
A multi-game live activation built for a global tech event in Las Vegas, December 2025. Escape-style quiz, reaction-tap challenge, a vertical touchscreen runner, and a photo-wall montage — all networked, all realtime, all on iPads and large-format displays at the venue.
Anatomy Window
A chapter-based interactive experience for a global healthcare brand, delivered on a transparent OLED display. Visitors look through real glass and see the human body and a respiratory-condition pathway come to life, with touch navigation, references, and an idle reset for unattended use. Built for a worldwide event tour.
Cipher Room
A series of physical digital escape rooms built for a UK public-sector security body — four iPads facing each other around a central lockbox, all synced through a Raspberry Pi socket server that also drives the lockbox's lock and unlock as part of the puzzle. 1–4 players, multiple full-length and mini versions, designed to teach security practices through play.
Field Discovery
An interactive discovery system for a worldwide diagnostics and healthcare brand. Deployed on portrait 4K touchscreens and iPads at events across the US, Canada, Europe and China. Visitors walk a guided route through products, drop them into a basket, submit their details, and receive automated brochures by email — all CRM-tracked, multi-locale, and fully offline-capable.
Finding Mastery Bot
An AI chatbot built for Finding Mastery — the Michael Gervais podcast on the psychology of high performance — trained on their entire podcast back-catalogue so their internal editorial team could ask questions, surface guest insights, and write better content. Shipped in 2023 in the earliest days of production OpenAI, and the start of an ongoing research collaboration with Finding Mastery on applied AI.
The Landmark Quiz
A permanent touchscreen quiz kiosk built for an iconic London landmark. Adult and kids modes, timed rounds, randomised answers, real-time analytics, full kiosk lock-down for unattended public use, and a built-in editor so the venue's team can update questions without involving us.
- 25 Mar 2025→
Why we still write CSS in 2025.
Tailwind is on every project. Styled-components died quietly. CSS-in-JS is mostly gone. And yet our team still writes hand-rolled CSS in places — here's why.
- 4 Mar 2025→
Rebuilding our design system on Nuxt UI 3 and Tailwind 4.
We've been on Tailwind since v0.x. We've been on Nuxt UI since the early days. The 2025 jump to v3 / v4 was bigger than expected — and worth it. Here is the migration walk-through, the @theme approach, and the patterns we ended up with.