html,body,#root{height:100%}body{overscroll-behavior-y:none}.masonry{column-count:2;column-gap:12px}@media(min-width:720px){.masonry{column-count:3;column-gap:16px}}@media(min-width:1100px){.masonry{column-count:4}}.masonry-item{break-inside:avoid;margin-bottom:12px}@media(min-width:720px){.masonry-item{margin-bottom:16px}}@keyframes bob{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-6px) rotate(1.5deg)}}.sticker-bob{animation:bob 3.2s ease-in-out infinite}@keyframes pulse-dot{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.pulse-dot{width:12px;height:12px;border-radius:50%;display:inline-block;margin:0 5px;animation:pulse-dot 1.2s infinite ease-in-out}::-webkit-scrollbar{width:0;height:0}
