.records-module__KCoNtq__page{background-color:var(--bg-color,#0a0a0a);min-height:100vh;color:var(--ink,#f0f0f0);font-family:var(--font-space-grotesk),system-ui,sans-serif;flex-direction:column;display:flex}.records-module__KCoNtq__topNav{z-index:10;background:var(--bg-color,#0a0a0a);border-bottom:3px solid;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}.records-module__KCoNtq__navBack{font-family:var(--font-meta,inherit);text-transform:uppercase;color:var(--ink);font-size:1.2rem;font-weight:700;text-decoration:none}.records-module__KCoNtq__navBack:hover{opacity:.6}.records-module__KCoNtq__navLogo{font-family:var(--font-display,var(--font-archivo-black,sans-serif));text-transform:uppercase;color:inherit;letter-spacing:-.02em;font-size:1.4rem;text-decoration:none}.records-module__KCoNtq__navLogoShort{display:none}@media (max-width:480px){.records-module__KCoNtq__navLogoFull{display:none}.records-module__KCoNtq__navLogoShort{display:inline}}.records-module__KCoNtq__header{text-align:center;border-bottom:3px solid;padding:3rem 2rem 2.5rem}.records-module__KCoNtq__pageLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.4;margin-bottom:.75rem;font-size:.75rem}.records-module__KCoNtq__pageTitle{font-family:var(--font-display,var(--font-archivo-black,sans-serif));text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(3rem,8vw,5rem);line-height:.9}.records-module__KCoNtq__pageSubtitle{opacity:.5;max-width:400px;margin:0 auto;font-size:.95rem;line-height:1.5}.records-module__KCoNtq__loadingState,.records-module__KCoNtq__emptyState{text-align:center;opacity:.4;padding:4rem 2rem;font-size:.95rem}.records-module__KCoNtq__emptyState p{margin:.25rem 0}.records-module__KCoNtq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;padding:2.5rem 2rem 4rem;display:grid}.records-module__KCoNtq__card{background:#111;border:1px solid #222;border-radius:12px;flex-direction:column;transition:border-color .25s,transform .25s;display:flex;overflow:hidden}.records-module__KCoNtq__card:hover{border-color:#ffd200;transform:translateY(-2px)}.records-module__KCoNtq__cardImage{aspect-ratio:1;background:#1a1a1a;overflow:hidden}.records-module__KCoNtq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.records-module__KCoNtq__card:hover .records-module__KCoNtq__cardImage img{transform:scale(1.04)}.records-module__KCoNtq__cardImagePlaceholder{aspect-ratio:1;color:#333;background:#1a1a1a;justify-content:center;align-items:center;font-size:3rem;display:flex}.records-module__KCoNtq__cardBody{flex-direction:column;flex:1;gap:.35rem;padding:1rem 1.15rem 1.25rem;display:flex}.records-module__KCoNtq__cardMeta{align-items:center;gap:.5rem;display:flex}.records-module__KCoNtq__cardPrice{color:#ffd200;font-size:1.15rem;font-weight:800}.records-module__KCoNtq__cardCondition{color:#ffd200;letter-spacing:.04em;border:1px solid #ffd200;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:inline-block}.records-module__KCoNtq__cardTitle{color:#f0f0f0;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.records-module__KCoNtq__cardArtist{color:#888;margin:0;font-size:.85rem}.records-module__KCoNtq__cardNotes{color:#555;margin:0;font-size:.8rem;line-height:1.4}.records-module__KCoNtq__buyBtn{color:#0a0a0a;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#ffd200;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;margin-top:auto;padding:.65rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.records-module__KCoNtq__buyBtn:hover{opacity:.85;transform:scale(1.02)}
