.rojagold-collections-block{background:#222;padding:2rem;border-radius:8px}.rojagold-collections-editor .collections-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;color:#fff}.rojagold-collections-editor .collections-header .icon{font-size:1.5rem}.rojagold-collections-editor .collections-header h2{font-size:1.5rem;margin:0}.rojagold-collections-editor .collections-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem}.rojagold-collections-editor .collection-card{position:relative;height:250px;border-radius:20px;overflow:hidden;background:#333}.rojagold-collections-editor .collection-card img{width:100%;height:100%;object-fit:cover}.rojagold-collections-editor .collection-card .placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#444;color:#999}.rojagold-collections-editor .collection-card .placeholder span{font-size:3rem;margin-bottom:.5rem}.rojagold-collections-editor .collection-card .placeholder p{margin:0;font-size:.875rem}.rojagold-collections-editor .collection-card .card-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);display:flex;align-items:flex-end;justify-content:space-between}.rojagold-collections-editor .collection-card .card-content h3{color:#fff;margin:0;font-size:1rem}.rojagold-collections-editor .collection-card .card-content .arrow-button{width:40px;height:40px;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}
