.pinterest-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:0 20px;align-items:start}@media (max-width: 1200px){.pinterest-categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}}@media (max-width: 768px){.pinterest-categories-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;padding:0 15px}}@media (max-width: 480px){.pinterest-categories-grid{grid-template-columns:1fr;gap:15px;padding:0 10px}}.category-card{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;background:var(--color-background);position:relative;width:100%;height:fit-content}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0003}.category-card__inner{display:flex;flex-direction:column;height:100%}.category-card__image,.category-card__placeholder{position:relative;overflow:hidden;width:100%}.category-card__image img,.category-card__placeholder svg{width:100%;height:auto;display:block;transition:transform .3s ease;object-fit:cover}.category-card:hover .category-card__image img{transform:scale(1.05)}.category-card__content{padding:20px;background:var(--color-background);display:flex;flex-direction:column;gap:8px;flex-grow:1}.category-title{margin:0;font-size:1.3rem;font-weight:600;color:var(--color-foreground);line-height:1.3;text-align:left}.category-description{margin:0;font-size:.95rem;color:var(--color-foreground);opacity:.8;line-height:1.4}.category-count{font-size:.85rem;color:var(--color-foreground);opacity:.6;font-weight:500;margin-top:auto}.category-card__link{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px}.category-card:nth-child(5n+1) .category-card__image,.category-card:nth-child(5n+1) .category-card__placeholder{aspect-ratio:4/5}.category-card:nth-child(5n+2) .category-card__image,.category-card:nth-child(5n+2) .category-card__placeholder{aspect-ratio:3/4}.category-card:nth-child(5n+3) .category-card__image,.category-card:nth-child(5n+3) .category-card__placeholder{aspect-ratio:4/3}.category-card:nth-child(5n+4) .category-card__image,.category-card:nth-child(5n+4) .category-card__placeholder{aspect-ratio:1/1}.category-card:nth-child(5n+5) .category-card__image,.category-card:nth-child(5n+5) .category-card__placeholder{aspect-ratio:3/5}.pinterest-section-header{text-align:center;margin-bottom:40px}.pinterest-heading{font-size:2.5rem;font-weight:600;color:var(--color-foreground);margin:0 0 10px}.pinterest-subheading{font-size:1.1rem;color:var(--color-foreground);opacity:.8;max-width:600px;margin:0 auto}.category-card--placeholder{opacity:.7}.category-card__placeholder{background:var(--color-variant-background);min-height:200px;display:flex;align-items:center;justify-content:center}.category-card--placeholder:hover{transform:none;box-shadow:0 4px 12px #00000026}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pinterest-collections-grid.css.map */
