.render-main{padding:var(--space-2)}.render-section{margin-bottom:var(--space-3)}.render-section-heading{margin:0 0 1rem}.grid-cell{position:relative;display:block;width:100%;aspect-ratio:1 / 1;padding:0;margin:0;border:1px solid var(--border);background:var(--bg);cursor:pointer;overflow:hidden}.grid-cell.is-empty{background:#11111108}[data-id=mysterious-echoes],[data-id=live-your-style],[data-id=christmas-i],[data-id="1969"]{background-color:#e8e8e8}.grid-cell-video,.grid-cell-image{width:100%;height:100%;object-fit:cover;display:block}.grid-cell-video{opacity:0;transition:opacity .2s ease}.grid-cell-video.is-ready{opacity:1}.animation-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}@media (max-width: 1100px){.animation-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 640px){.animation-grid{grid-template-columns:repeat(2,1fr)}}.render-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.render-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;align-items:center;justify-content:center}.render-lightbox.is-open{display:flex}.render-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.render-lightbox-panel{position:relative;max-width:900px;width:90%;max-height:85vh;overflow-y:auto;background:var(--bg);color:var(--fg);padding:var(--space-3);border-radius:6px}.render-lightbox-close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--fg)}.render-lightbox-title{margin:0 0 1rem;padding-right:2rem;color:#fff}.render-lightbox-media img{display:block;width:100%;height:auto}.render-lightbox.is-video .render-lightbox-panel{max-width:none;width:auto;max-height:none;overflow:visible;background:transparent;padding:0;border-radius:0;display:flex;flex-direction:column;align-items:center}.render-lightbox.is-video .render-lightbox-close{color:#fff}.render-lightbox.is-video .render-lightbox-media[data-id=mysterious-echoes],.render-lightbox.is-video .render-lightbox-media[data-id=live-your-style],.render-lightbox.is-video .render-lightbox-media[data-id=christmas-i],.render-lightbox.is-video .render-lightbox-media[data-id="1969"]{padding:12px}.render-lightbox-media video{display:block;width:auto;height:auto;max-width:90vw;max-height:75vh;margin:0 auto}
