.explore-body{min-height:100%;background:var(--bg-base);color:var(--ink)}.explore-body .site-header{position:fixed}.explore-main{position:relative;min-height:100vh;background:var(--bg-base)}.wall-genres{position:fixed;left:40px;top:84px;bottom:20px;z-index:45;width:132px;display:flex;flex-direction:column;gap:2px;padding:10px 0;overflow-y:auto;overscroll-behavior:contain;background:transparent;scrollbar-width:none}.wall-genres::-webkit-scrollbar{display:none}.genre-list{display:contents}.wall-genres button{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 2px;overflow:hidden;border:0;border-radius:8px;background:transparent;color:#e6e8eeb8;font-family:inherit;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.wall-genres button .g-ic{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;font-style:normal}.wall-genres button .g-ic svg{width:24px;height:24px;display:block}.wall-genres button b{display:block;min-width:0;overflow:hidden;font-size:16px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.wall-genres button:hover{background:#ffffff0f;color:#fff}.wall-genres button.on{color:#2ee6d6}.wall-genres button.fest{color:#ffb06a}#wall{display:grid;width:100%;padding:104px 28px 64px 192px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;background:transparent}.wall-empty{position:absolute;left:192px;right:28px;top:45vh;display:grid;place-items:center;color:var(--text-faint);font-size:13px}.wall-empty[hidden]{display:none}.wall-spacer{grid-column:1/-1;min-width:0}.w-card{position:relative;aspect-ratio:16/10;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:var(--surface);cursor:pointer;contain:layout paint style;content-visibility:auto;contain-intrinsic-size:auto 320px;transition:border-color .2s ease,transform .2s ease}.w-card:hover{border-color:#ffffff52;transform:scale(1.015)}.w-card:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}.w-card:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.42) 30%,transparent 68%)}.w-cover,.w-cover .scene{position:absolute;inset:0;overflow:hidden;border-radius:inherit;background:var(--surface)}.w-cover .scene img.ambient{position:absolute;inset:-8%;width:116%;height:116%;object-fit:cover;filter:blur(42px) brightness(.7)}.w-cover .scene img.cover,.w-cover .scene video.cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.w-cover .scene .shade,.w-cover .scene .grain{position:absolute;inset:0;pointer-events:none}.w-cover .wall-preview{z-index:1;opacity:0;background:var(--surface);transition:opacity .22s ease}.w-card.previewing .wall-preview.video-ready{opacity:1}.w-ph{position:absolute;inset:0;z-index:0;background:#24262b;pointer-events:none}.w-body{position:absolute;inset:auto 0 0;z-index:3;padding:28px 14px 12px;text-shadow:0 2px 14px #000}.w-body h3{display:-webkit-box;overflow:hidden;color:#f5f5f7;font-size:17px;font-weight:800;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical}.w-body p{display:-webkit-box;margin-top:5px;overflow:hidden;color:#f2f4fab8;font-size:12.5px;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical}.w-card.is-skel{pointer-events:none;border-color:#ffffff14}.w-card.is-skel .w-body h3,.w-card.is-skel .w-body p{color:transparent;text-shadow:none;background:#ffffff1a;border-radius:4px}.w-card.is-skel .w-body h3{width:68%;height:14px}.w-card.is-skel .w-body p{display:block;width:72%;height:10px;margin-top:8px}@media(min-width:1800px){#wall{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1150px)and (min-width:901px){#wall{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.wall-genres{left:10px;top:112px;width:78px}.wall-genres button{min-height:40px;gap:6px}.wall-genres button .g-ic{flex:0 0 20px;width:20px;height:20px}.wall-genres button .g-ic svg{width:18px;height:18px}.wall-genres button b{font-size:13px}#wall{grid-template-columns:repeat(2,minmax(0,1fr));padding:126px 8px 60px 96px;gap:10px 8px}.wall-empty{left:96px;right:8px}.w-body{padding:22px 10px 10px}.w-body h3{font-size:14px}.w-body p{display:none}}@media(prefers-reduced-motion:reduce){.wall-genres button,.w-card,.w-cover .wall-preview{transition:none!important}}
