.shelf-grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,2.5vw,24px);display:grid}@media (min-width:700px){.shelf-grid{grid-template-columns:repeat(4,1fr)}}.shelf-grid-grouped{flex-direction:column;gap:clamp(32px,4vw,48px);display:flex}.shelf-aisle-heading{letter-spacing:-.01em;color:var(--kp-fg,#1a1a2e);margin:0 0 16px;font-size:1.1rem;font-weight:700}.shelf-cover-card{border-radius:var(--r-lg,1.25rem);border:1px solid var(--kp-border,#e8e5f3);background:var(--kp-surface,#fff);box-shadow:var(--shadow-xs,0 1px 2px #1a1a2e0a);flex-direction:column;display:flex;overflow:hidden}.shelf-cover-art{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.shelf-cover-image{object-fit:cover}.shelf-cover-emoji{filter:drop-shadow(0 2px 4px #00000040);-webkit-user-select:none;user-select:none;font-size:48px}.shelf-cover-body{flex-direction:column;gap:6px;padding:14px 16px 16px;display:flex}.shelf-cover-title{letter-spacing:-.01em;color:var(--kp-fg,#1a1a2e);margin:0;font-size:.98rem;font-weight:700}.shelf-cover-outcome{color:var(--kp-fg-muted,#64617a);margin:0;font-size:.85rem;line-height:1.4}.shelf-cover-count{color:var(--accent,#6c5ce7);margin:4px 0 0;font-size:.78rem;font-weight:650}
