MORE ∞ JOY

Michigan Birds

Xandra as the Wild Turkey

Xandra stepped onto the boardwalk at Pickerel Lake wrapped in rich browns, oxblood, and cerulean blue — embodying the wild turkey with boldness, grace, and grounded joy. As the wind caught her scarves like wings, she became a reminder that coming home to yourself can be its own kind of flight.

Read More »

Kes as the American Kestrel

Kes moved through Huff Park like the American Kestrel itself — quick, observant, playful, and impossible to ignore. Wrapped in earthy browns and blue-gray tones, they embodied the fierce little falcon with startling grace and childlike joy.

Read More »

Denisha as the Bufflehead

Denisha stepped into the wetlands wrapped in jewel tones inspired by the Bufflehead duck — vibrant, playful, and full of contrast. As the sunlight filtered through the trees, she softened into the landscape and seemed to grow taller with every step.

Read More »

Jules as the Crow

Jules moved through Millennium Park in all black — steady, alert, and playful. Like the crow, they carried intelligence in their gaze and curiosity in their steps, a grounded presence that knew exactly where it stood.

Read More »

Amber as the Scarlet Tanager

Amber stepped into the golden sunset at Dwight Lydell Park wrapped in Scarlet and Raven Black — a living echo of the Scarlet Tanager. Bold, radiant, and full of movement, she felt like a flash of color you can’t look away from.

Read More »

ZamZam as the American Goldfinch

ZamZam stepped into the golden light at sunset, wrapped in radiant yellow — a living reflection of the American Goldfinch. Bright, joyful, and full of movement, she felt like spring itself arriving.

Read More »

Jenna as the Red-Winged Blackbird

Jenn took flight at sunset, wrapped in black and golden yellow — a living echo of the Red-winged Blackbird. Bold, bright, and unmistakable, she carried the energy of spring’s return — a voice rising from the reeds, impossible to ignore.

Read More »

Angela as the Blue Jay

Angela holds space with quiet strength and effortless grace. Like the Blue Jay, she stands out — not by force, but by presence — learning to shine on her own, clear, bold, and unmistakably herself.

Read More »

Curate Your Colorful Wishlist!

ProductsDescriptionPriceAdd To Cart
No product found at your wishlist.
Item $0.00
Loadding...
/* ── Paste into Elementor > Site Settings > Custom Code (footer) ── */ /* OR use the WPCode plugin > Snippets > add new > JS */ (function () { const RADIUS = 120; /* ← reveal circle size in px */ const SPEED = 80; /* ← transition in ms (0 = instant) */ function initReveal() { const section = document.getElementById('hover-reveal'); if (!section) return; const overlay = section.querySelector('.reveal-overlay'); const cursor = section.querySelector('.reveal-cursor'); if (!overlay) return; let raf = null; let currentX = -9999, currentY = -9999; let targetX = -9999, targetY = -9999; function applyMask(x, y) { const mask = 'radial-gradient(circle ' + RADIUS + 'px at ' + x + 'px ' + y + 'px, ' + 'transparent 100%, black 100%)'; overlay.style.webkitMaskImage = mask; overlay.style.maskImage = mask; } function lerp(a, b, t) { return a + (b - a) * t; } function animate() { currentX = lerp(currentX, targetX, SPEED > 0 ? 0.18 : 1); currentY = lerp(currentY, targetY, SPEED > 0 ? 0.18 : 1); applyMask(Math.round(currentX), Math.round(currentY)); raf = requestAnimationFrame(animate); } section.addEventListener('mouseenter', function () { raf = requestAnimationFrame(animate); }); section.addEventListener('mousemove', function (e) { const rect = section.getBoundingClientRect(); targetX = e.clientX - rect.left; targetY = e.clientY - rect.top; if (cursor) { cursor.style.left = targetX + 'px'; cursor.style.top = targetY + 'px'; } }); section.addEventListener('mouseleave', function () { cancelAnimationFrame(raf); /* reset overlay to fully opaque */ overlay.style.webkitMaskImage = 'radial-gradient(circle 0px at -9999px -9999px, transparent 100%, black 100%)'; overlay.style.maskImage = 'radial-gradient(circle 0px at -9999px -9999px, transparent 100%, black 100%)'; if (cursor) { cursor.style.opacity = '0'; cursor.style.transform = 'translate(-50%, -50%) scale(0)'; } }); } /* Run after Elementor's frontend JS is ready */ if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initReveal); } else { initReveal(); } })();
From Pittsburgh, US

Purchased - 082 Bahama Blue

About 6 months ago
From IONIA, US

Purchased - Sweet Pea Square Wrap

About 2 years ago