:root{--gallery-black:#030303;--gallery-ink:#08090b;--gallery-blue:#a7daf7;--gallery-gold:#f6cd4a}*{box-sizing:border-box}html,body{min-height:100%}html{background:var(--gallery-black);scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{color:#f5f5f5;background:var(--gallery-black);margin:0}.stage{isolation:isolate;background:var(--gallery-black);min-height:100svh;position:relative;overflow:clip}.stage__content{z-index:2;min-height:100svh;position:relative}.stage__content>section{scroll-snap-align:start;scroll-snap-stop:always}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
