html,body{color:#eee;background:#050505;height:100%;margin:0;padding:0;font-family:system-ui,sans-serif;overflow:hidden}body{cursor:none}.wall.svelte-jot9ci{grid-template-columns:repeat(var(--cols), 1fr);box-sizing:border-box;background:radial-gradient(#0a0a0a 0%,#000 90%);gap:8px;padding:8px;display:grid;position:fixed;inset:0;overflow:hidden}.column.svelte-jot9ci{height:100%;position:relative;overflow:hidden}.strip.svelte-jot9ci{animation:svelte-jot9ci-scroll var(--duration) linear infinite;will-change:transform;flex-direction:column;gap:8px;display:flex}.tile.svelte-jot9ci{width:100%;height:calc((100vh - 16px) / var(--rows));background:#111;border-radius:6px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 12px #0009}.photo.svelte-jot9ci{object-fit:cover;width:100%;height:100%;display:block}@keyframes svelte-jot9ci-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.mask.svelte-jot9ci{pointer-events:none;z-index:2;height:80px;position:absolute;left:0;right:0}.mask-top.svelte-jot9ci{background:linear-gradient(#000 0%,#0000 100%);top:0}.mask-bottom.svelte-jot9ci{background:linear-gradient(#0000 0%,#000 100%);bottom:0}.msg.svelte-jot9ci{color:#666;letter-spacing:.05em;grid-column:1/-1;justify-content:center;align-items:center;font-size:1.5rem;display:flex}
