Sixteen naturally formed crystals — held in balance by gold and silver — are sealed into every Sleepm. Tonight they wake one by one. Scroll, and bring your cursor; the dust likes company.
↓ scroll to wake them
01 / 16 · the calmer
Amethyst
Violet quiet. Lore has kept it beside sleepers for centuries — the stone you hand a racing mind.
02 / 16 · the moonstone
Selenite
Named for the moon herself. Luminous, milky, and famously serene — stillness you can hold.
03 / 16 · the clarifier
Clear Quartz
The master crystal. Clear-eyed anchor of the whole blend.
04 / 16 · the soft one
Rose Quartz
Blush-pink and gentle by reputation. Folklore’s keeper of tenderness — fitting, for a bed.
05 / 16 · bottled sunrise
Citrine
Warm as late sun on the floorboards. Tradition keeps it for bright, easy mornings.
06 / 16 · deep water
Sodalite
Royal blue, veined in white. The old books call it the stone of clear thoughts.
07 / 16 · the gardener
Aventurine
A soothing green long linked with renewal — a quiet walk somewhere leafy.
08 / 16 · the focus stone
Fluorspar
Banded violet and sea-green, kept for order in a busy head.
09 / 16 · the ember
Orange Calcite
Radiant amber warmth, like coals settling for the night.
10 / 16 · snake jade
Serpentine Jade
Prized across centuries as a token of vitality and long life.
11 / 16 · the anchor
Red Jasper
Earthy, steady, unhurried — the quiet anchor of the blend.
12 / 16 · the playful one
Dalmatian Jasper
Speckled like its namesake. A little lightness among the stones.
13 / 16 · the steady wild
Leopard Jasper
Patterned and earthy, famously grounding.
14 / 16 · the raw one
Natural Jasper
Unpolished, straight from the earth — proof the blend begins in nature.
15 / 16 · the elder
Flint
Old as firelight. The ancient grounding stone.
16 / 16 · the traveler
Heliotrope
Bloodstone of the old caravans — the keeping stone for long journeys.
and two noble metals
Gold & Silver, the balancers.
The old keepers of crystal lore — nowhere more than in Croatia, Tesla’s birth country, where the tradition never faded — say that strong stones want noble metals beside them, to hold a house in harmony.
So our sixteen never travel alone: threads of gold for warmth, silver for cool clarity, woven through every Sleepm to keep the blend in balance.
Gold · warmth
Silver · clarity
“In a crystal we have clear evidence of the existence of a formative life-principle.”— attributed to Nikola Tesla
All sixteen settle here — balanced by gold and silver, sealed inside every Sleepm.
Working quietly, all night, every night. ✦
(function(){ var cv=document.getElementById('dust'),cx=cv.getContext('2d'),W,H; function size(){W=cv.width=innerWidth;H=cv.height=innerHeight}size();addEventListener('resize',size); var P=[];var GOLD=[255,217,138],PERI=[159,176,255],WHITE=[240,243,255]; function spawn(x,y,opt){opt=opt||{};var c=[GOLD,PERI,WHITE][Math.random()*3|0]; P.push({x:x,y:y,vx:(Math.random()-.5)*(opt.sp||1.2),vy:(opt.vy!==undefined?opt.vy:(Math.random()-.5)*1.2),g:opt.g||0,life:1,decay:.012+Math.random()*.02,s:opt.s||(1+Math.random()*2.4),c:c,tw:Math.random()*6.28});} function burst(x,y,n){for(var i=0;i<n;i++){var a=Math.random()*6.28,sp=1+Math.random()*3.4;P.push({x:x,y:y,vx:Math.cos(a)*sp,vy:Math.sin(a)*sp-.6,g:.03,life:1,decay:.008+Math.random()*.012,s:1.2+Math.random()*2.6,c:[GOLD,PERI,WHITE][Math.random()*3|0],tw:Math.random()*6.28});}} var mx=-99,my=-99;addEventListener('mousemove',function(e){mx=e.clientX;my=e.clientY;for(var i=0;i<3;i++)spawn(mx+(Math.random()-.5)*10,my+(Math.random()-.5)*10,{sp:.9});}); var lastY=scrollY;addEventListener('scroll',function(){var d=Math.min(Math.abs(scrollY-lastY),60);lastY=scrollY; var t=scrollY*.004;var x=W*.5+Math.sin(t)*W*.27;var y=H*.36+Math.cos(t*1.7)*40; for(var i=0;i<Math.min(2+d*.4,14);i++)spawn(x+(Math.random()-.5)*26,y+(Math.random()-.5)*26,{sp:1.6});},{passive:true}); var fin=document.getElementById('finale'),finOn=false; setInterval(function(){if(!finOn)return;var r=fin.querySelector('.bed').getBoundingClientRect(); for(var i=0;i<4;i++)spawn(r.left+Math.random()*r.width, r.top-90-Math.random()*120,{vy:1.4+Math.random(),sp:.4,s:1.4});},60); function loop(){cx.clearRect(0,0,W,H);cx.globalCompositeOperation='lighter'; for(var i=P.length-1;i>=0;i--){var p=P[i];p.x+=p.vx;p.y+=p.vy;p.vy+=p.g;p.life-=p.decay;p.tw+=.25; if(p.life<=0){P.splice(i,1);continue} var a=p.life*(.55+.45*Math.sin(p.tw)); var grd=cx.createRadialGradient(p.x,p.y,0,p.x,p.y,p.s*3.2); grd.addColorStop(0,'rgba('+p.c[0]+','+p.c[1]+','+p.c[2]+','+a+')'); grd.addColorStop(1,'rgba('+p.c[0]+','+p.c[1]+','+p.c[2]+',0)'); cx.fillStyle=grd;cx.beginPath();cx.arc(p.x,p.y,p.s*3.2,0,6.28);cx.fill();} requestAnimationFrame(loop);}loop(); var io=new IntersectionObserver(function(es){es.forEach(function(e){ if(e.isIntersecting){e.target.classList.add('awake'); if(e.target.hasAttribute('data-burst')){e.target.querySelectorAll('img').forEach(function(im){var r=im.getBoundingClientRect();burst(r.left+r.width/2,r.top+r.height/2,40);});} if(e.target.id==='finale')finOn=true;} else if(e.target.id==='finale')finOn=false; });},{threshold:.4}); document.querySelectorAll('.station,.balancers,.finale').forEach(function(s){io.observe(s)}); setInterval(function(){spawn(Math.random()*W,Math.random()*H*.5,{sp:.3,s:1});},300); })();