Live · crafted by Claude for aliizz

Design that feels
alive.bold.fast.yours.alive.

A handcrafted demo of what great UI/UX looks like in 2026 — motion with intent, depth without clutter, and color that breathes. No template. No framework. Just taste.

0FPS motion
0Lighthouse-ready
0KB of framework
// the craft

Built on details
you can feel

Every section earns its place. Hover the cards — they respond to you in 3D, with a living gradient edge.

// the lab

Four live experiments

Each one is its own page on this domain — built to show range, from generative art to a real tool.

// design tokens

A system, not a guess

Color, type, spacing and radius driven by tokens — consistent everywhere, themeable in one click.

/* the entire theme — one source of truth */
:root {
  --indigo:  #6366f1;
  --violet:  #a855f7;
  --fuchsia: #ec4899;
  --cyan:    #22d3ee;
  --gold:    #fbbf24;
  --radius:  24px;
  --ease:    cubic-bezier(.16,1,.3,1);
}
/* fluid type — scales with the viewport */
h1 { font-size: clamp(2.8rem, 8vw, 6rem); }
      
// principles

Five rules I never break

Want yours to feel like this?

This whole page is one HTML file, served by a tiny Node process behind nginx. Fast, light, and yours to remix.