.gallery-module__zlwOTG__galleryPage{background:#f7f6ef;min-height:100vh;padding:40px 60px}.gallery-module__zlwOTG__galleryHeader{text-align:center;margin-bottom:32px}.gallery-module__zlwOTG__galleryTitle{color:#535148;margin:0 0 8px;font-size:28px;font-weight:700}.gallery-module__zlwOTG__gallerySubtitle{color:#7d828f;margin:0;font-size:15px}.gallery-module__zlwOTG__galleryGrid{column-count:5;column-gap:16px}.gallery-module__zlwOTG__galleryCard{cursor:pointer;break-inside:avoid;background:#fff;border-radius:12px;margin-bottom:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.gallery-module__zlwOTG__galleryCard:hover{z-index:10;box-shadow:0 12px 32px #00000026}.gallery-module__zlwOTG__cardImage{pointer-events:none;width:100%;height:auto;display:block}.gallery-module__zlwOTG__audioPlaceholder{aspect-ratio:1;pointer-events:none;justify-content:center;align-items:center;width:100%;padding:20px;display:flex;position:relative;overflow:hidden}.gallery-module__zlwOTG__vinylDisc{aspect-ratio:1;will-change:transform;pointer-events:none;background:#111;border-radius:50%;width:75%;position:relative;box-shadow:0 0 0 3px #222,0 0 0 6px #111,0 8px 24px #00000080}.gallery-module__zlwOTG__vinylDisc.gallery-module__zlwOTG__playing{animation-play-state:running}.gallery-module__zlwOTG__vinylGrooves{background:repeating-radial-gradient(circle,#0000 0 2px,#ffffff08 2px 4px);border-radius:50%;position:absolute;inset:8%}.gallery-module__zlwOTG__vinylShine{background:linear-gradient(135deg,#0000 0% 40%,#ffffff26 45%,#ffffff0d 50%,#0000 55% 100%);border-radius:50%;position:absolute;inset:0}.gallery-module__zlwOTG__vinylLabel{background:linear-gradient(135deg,#f5a33b,#fbc12f);border-radius:50%;justify-content:center;align-items:center;width:35%;height:35%;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:inset 0 2px 4px #0003}.gallery-module__zlwOTG__vinylLabel:before{content:"";background:linear-gradient(90deg,#0000 48%,#0000001a 49% 51%,#0000 52%),linear-gradient(#0000 48%,#0000001a 49% 51%,#0000 52%);width:100%;height:100%;position:absolute}.gallery-module__zlwOTG__vinylLabel:after{content:"";background:#00000026;border-radius:2px;width:60%;height:8%;position:absolute;top:15%;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__vinylHole{z-index:1;background:#111;border-radius:50%;width:12%;height:12%}.gallery-module__zlwOTG__vinylTextSvg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module__zlwOTG__vinylTextCircle{fill:#fff6;text-transform:uppercase;letter-spacing:1.5px;font-size:5px;font-weight:600}.gallery-module__zlwOTG__tonearm{transform-origin:100% 0;z-index:5;pointer-events:none;width:40%;height:50%;transition:transform .5s;position:absolute;top:12%;right:15%;transform:rotate(-30deg)}.gallery-module__zlwOTG__tonearm.gallery-module__zlwOTG__playing{transform:rotate(-5deg)}.gallery-module__zlwOTG__tonearmBase{background:linear-gradient(135deg,#888,#666);border-radius:50%;width:16px;height:16px;position:absolute;top:0;right:0;box-shadow:0 2px 4px #0000004d}.gallery-module__zlwOTG__tonearmArm{transform-origin:top;background:linear-gradient(90deg,#999,#777,#999);border-radius:2px;width:4px;height:70%;position:absolute;top:8px;right:6px;transform:rotate(15deg)}.gallery-module__zlwOTG__tonearmHead{background:linear-gradient(135deg,#666,#444);border-radius:2px;width:12px;height:20px;position:absolute;bottom:25%;right:-8px;transform:rotate(15deg)}@keyframes gallery-module__zlwOTG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-module__zlwOTG__vinylDisc{animation:8s linear infinite paused gallery-module__zlwOTG__spin}.gallery-module__zlwOTG__cardOverlay{opacity:0;pointer-events:none;z-index:20;background:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .2s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__galleryCard:hover .gallery-module__zlwOTG__cardOverlay{opacity:1;pointer-events:auto}.gallery-module__zlwOTG__cardOverlay .gallery-module__zlwOTG__actionBtn{z-index:25;position:relative}.gallery-module__zlwOTG__actionBtn{cursor:pointer;border:none;border-radius:24px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .12s,background .12s;display:flex}.gallery-module__zlwOTG__actionBtn:hover{transform:scale(1.05)}.gallery-module__zlwOTG__scanBtn{color:#233b78;background:#fff}.gallery-module__zlwOTG__scanBtn:hover{background:#f0f4ff}.gallery-module__zlwOTG__playBtn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #fff}.gallery-module__zlwOTG__playBtn:hover{background:#ffffff40}.gallery-module__zlwOTG__playBtn.gallery-module__zlwOTG__playing{color:#f5a33b;background:#f5a33b4d;border-color:#f5a33b}.gallery-module__zlwOTG__floatingHint{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#fffffff2;border:1px solid #0000001a;border-radius:16px;max-width:280px;padding:16px 20px;animation:.3s gallery-module__zlwOTG__slideIn;position:fixed;bottom:40px;right:40px;box-shadow:0 12px 40px #00000026}.gallery-module__zlwOTG__floatingHint p{color:#535148;margin:0;font-size:14px;line-height:1.5}.gallery-module__zlwOTG__floatingHint strong{color:#233b78}.gallery-module__zlwOTG__closeHint{color:#999;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;top:8px;right:8px}.gallery-module__zlwOTG__closeHint:hover{color:#333}@keyframes gallery-module__zlwOTG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-module__zlwOTG__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.gallery-module__zlwOTG__spinner{border:4px solid #233b781a;border-top-color:#233b78;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite gallery-module__zlwOTG__spinLoader}@keyframes gallery-module__zlwOTG__spinLoader{to{transform:rotate(360deg)}}.gallery-module__zlwOTG__emptyState{text-align:center;color:#7d828f;padding:80px 20px}.gallery-module__zlwOTG__emptyState h3{color:#535148;margin:0 0 8px;font-size:20px}.gallery-module__zlwOTG__emptyState p{margin:0;font-size:15px}.gallery-module__zlwOTG__scanning{position:relative}.gallery-module__zlwOTG__scanningOverlay{z-index:20;background:#233b78cc;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__scanningText{color:#fff;font-size:14px;font-weight:600}@media (max-width:1400px){.gallery-module__zlwOTG__galleryGrid{column-count:4}}@media (max-width:1080px){.gallery-module__zlwOTG__galleryPage{padding:32px 40px}.gallery-module__zlwOTG__galleryGrid{column-count:3}}@media (max-width:768px){.gallery-module__zlwOTG__galleryPage{padding:24px 20px}.gallery-module__zlwOTG__galleryTitle{font-size:24px}.gallery-module__zlwOTG__galleryGrid{column-count:unset;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.gallery-module__zlwOTG__galleryCard{break-inside:auto;margin-bottom:0}.gallery-module__zlwOTG__floatingHint{max-width:none;bottom:20px;left:20px;right:20px}}@media (max-width:480px){.gallery-module__zlwOTG__galleryGrid{column-count:unset;grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.gallery-module__zlwOTG__galleryPage{padding:20px 16px}.gallery-module__zlwOTG__galleryCard{margin-bottom:0}}
