.album-gallery-page{letter-spacing:.02em;background:#fff}.album-gallery-main{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:calc(6.5rem + 24px) 1.25rem 4rem}@media (min-width:768px){.album-gallery-main{padding-left:2rem;padding-right:2rem}}.album-gallery-header{margin-bottom:2.5rem;max-width:32rem}.album-gallery-title{margin:0 0 .5rem;color:#374151;font-family:Melo,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;font-style:italic;line-height:1.1;letter-spacing:-.02em}.album-gallery-lede{margin:0;color:#6b7280;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:21px;letter-spacing:1.3px}.album-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,1.75rem);list-style:none;margin:0;padding:0}@media (min-width:540px){.album-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){.album-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1100px){.album-gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.album-gallery-item{margin:0;padding:0}.album-gallery-vinyl{position:relative;display:block;width:100%;aspect-ratio:1/1;padding:0;border:none;background:transparent;cursor:pointer;border-radius:2px;-webkit-tap-highlight-color:transparent}.album-gallery-vinyl:focus-visible{outline:2px solid #9ca3af;outline-offset:4px}.album-gallery-sleeve{position:absolute;inset:0;z-index:2;overflow:hidden;background:#f3f4f6;box-shadow:0 4px 14px rgba(0,0,0,.14),0 1px 3px rgba(0,0,0,.08);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .35s ease;transform-origin:center center}.album-gallery-sleeve:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3px;background:rgba(0,0,0,.08);pointer-events:none}.album-gallery-vinyl.album-gallery-vinyl--open .album-gallery-sleeve,.album-gallery-vinyl:focus-visible .album-gallery-sleeve,.album-gallery-vinyl:hover .album-gallery-sleeve{transform:translateX(-14%);box-shadow:0 8px 22px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.1)}.album-gallery-sleeve-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.album-gallery-sleeve-gradient{width:100%;height:100%}.album-gallery-disc-wrap{position:absolute;inset:0;z-index:1;opacity:0;transform:translateX(12%);transition:opacity .4s ease,transform .45s cubic-bezier(.22,1,.36,1)}.album-gallery-vinyl.album-gallery-vinyl--open .album-gallery-disc-wrap,.album-gallery-vinyl:focus-visible .album-gallery-disc-wrap,.album-gallery-vinyl:hover .album-gallery-disc-wrap{opacity:1;transform:translateX(16%)}.album-gallery-disc{position:relative;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#1f1f1f,#0a0a0a 55%,#000);box-shadow:inset 0 0 22px rgba(0,0,0,.55),0 4px 12px rgba(0,0,0,.35)}.album-gallery-vinyl.album-gallery-vinyl--open .album-gallery-disc,.album-gallery-vinyl:focus-visible .album-gallery-disc,.album-gallery-vinyl:hover .album-gallery-disc{animation:album-gallery-spin 3.2s linear infinite}@keyframes album-gallery-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.album-gallery-groove{border-radius:50%;border:1px solid hsla(0,0%,100%,.06);pointer-events:none}.album-gallery-groove,.album-gallery-label-hole{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.album-gallery-label-hole{border-radius:50%;background:#faf9f7;box-shadow:inset 0 0 10px rgba(0,0,0,.15)}.album-gallery-label-hole:after{content:"";position:absolute;top:50%;left:50%;width:28%;height:28%;transform:translate(-50%,-50%);border-radius:50%;background:#111}.album-gallery-overlay{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:.75rem .85rem;box-sizing:border-box;background:hsla(45,29%,97%,.97);opacity:0;pointer-events:none;transition:opacity .35s ease;text-align:left}.album-gallery-vinyl.album-gallery-vinyl--open .album-gallery-overlay,.album-gallery-vinyl:focus-visible .album-gallery-overlay,.album-gallery-vinyl:hover .album-gallery-overlay{opacity:1;pointer-events:auto}.album-gallery-tracks-label{margin:0 0 .35rem;color:#9ca3af;font-family:Arial,sans-serif;font-size:.625rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase}.album-gallery-tracks{margin:0;padding:0;list-style:none;flex:0 1 auto}.album-gallery-track{margin:0;padding:.12rem 0;color:#374151;line-height:1.35;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-gallery-thought,.album-gallery-track{font-family:Arial,sans-serif;font-size:.6875rem}.album-gallery-thought{margin:.5rem 0 0;padding-top:.45rem;border-top:1px solid rgba(0,0,0,.07);color:#6b7280;font-style:italic;line-height:1.45;letter-spacing:.04em}.album-gallery-footer{margin-top:2.5rem;color:#9ca3af;font-family:Arial,sans-serif;font-size:.75rem;line-height:1.45;letter-spacing:.06em}@media (max-width:539px){.album-gallery-header{text-align:center;margin-left:auto;margin-right:auto}.album-gallery-footer{text-align:center}}@media (prefers-reduced-motion:reduce){.album-gallery-disc-wrap,.album-gallery-overlay,.album-gallery-sleeve{transition:none}.album-gallery-vinyl.album-gallery-vinyl--open .album-gallery-disc,.album-gallery-vinyl:focus-visible .album-gallery-disc,.album-gallery-vinyl:hover .album-gallery-disc{animation:none}}