.jp-collections-hub{min-height:100svh;padding:clamp(28px,7vw,52px) 16px 126px;background:var(--jp-block-bg,#fff);color:var(--jp-block-fg,#111)}
.jp-collections-hub__header{max-width:520px;margin:0 auto 30px}.jp-collections-hub__header p{margin:0 0 12px;font-size:11px;font-weight:800;letter-spacing:.08em}.jp-collections-hub__header h1{margin:0;font-size:clamp(40px,12vw,68px);line-height:.88;letter-spacing:-.065em}.jp-collections-hub__header span{display:block;max-width:430px;margin-top:18px;color:#777;font-size:15px;line-height:1.45}
.jp-collections-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:520px;margin:auto}.jp-collections-hub__card{display:block;color:inherit;text-decoration:none}.jp-collections-hub__media{display:grid;place-items:center;aspect-ratio:1/1.08;border:1px solid #e8e8e8;border-radius:22px;overflow:hidden;background:#fafafa}.jp-collections-hub__media img{width:100%;height:100%;object-fit:cover}.jp-collections-hub__media>span{font-size:12px;font-weight:900}.jp-collections-hub__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:10px 2px 18px}.jp-collections-hub__meta strong{font-size:14px}.jp-collections-hub__meta small{color:#999;font-size:10px;white-space:nowrap}.jp-collections-hub__empty{grid-column:1/-1;padding:26px;border:1px dashed #bbb;border-radius:20px;color:#777;text-align:center}.jp-collections-hub__all{display:flex;align-items:center;justify-content:space-between;max-width:520px;margin:18px auto 0;padding:21px 24px;border-radius:999px;background:#101113;color:#fff;text-decoration:none;font-size:13px;font-weight:800}
@media(min-width:760px){.jp-collections-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
