.categories{background-color:var(--color-surface);padding:5rem 0}.categories__header{text-align:center;margin-bottom:3rem}.categories__badge{display:inline-block;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;border-radius:9999px;background:#4ecdc41a;color:var(--color-secondary);margin-bottom:1rem}.categories__heading{font-family:var(--font-heading, inherit);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--color-dark);margin:0;line-height:1.2}.categories__grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:1.25rem;min-height:480px}.category-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:20px;overflow:hidden;text-decoration:none;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth),border-color var(--transition-smooth);border:2px solid transparent;min-height:180px}.category-card:hover{transform:translateY(-4px)}.category-card--featured{grid-row:1 / 3}.category-card--coral{background:linear-gradient(145deg,#fff0f0,#ffe0e0)}.category-card--coral:hover{box-shadow:0 12px 32px #ff6b6b33;border-color:#ff6b6b4d}.category-card--teal{background:linear-gradient(145deg,#e8fffe,#d4faf7)}.category-card--teal:hover{box-shadow:0 12px 32px #4ecdc433;border-color:#4ecdc44d}.category-card--yellow{background:linear-gradient(145deg,#fffce8,#fff8cc)}.category-card--yellow:hover{box-shadow:0 12px 32px #ffe66d40;border-color:#ffe66d66}.category-card__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.15;pointer-events:none;color:var(--color-dark)}.category-card__icon .icon{width:5rem;height:5rem}.category-card--featured .category-card__icon .icon{width:8rem;height:8rem}.category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.category-card:hover .category-card__image{transform:scale(1.03)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(43,45,66,.7) 0%,rgba(43,45,66,.1) 50%,transparent 100%);pointer-events:none}.category-card__content{position:relative;z-index:2;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.25rem}.category-card__title{font-family:var(--font-heading, inherit);font-size:1.125rem;font-weight:700;color:var(--color-dark);margin:0;line-height:1.3}.category-card__image~.category-card__overlay~.category-card__content .category-card__title{color:#fff}.category-card__count{font-size:.8125rem;color:#6b7280;font-weight:500}.category-card__image~.category-card__overlay~.category-card__content .category-card__count{color:#ffffffbf}.category-card__cta{display:inline-block;margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--color-primary);transition:color var(--transition-smooth)}.category-card__image~.category-card__overlay~.category-card__content .category-card__cta{color:#fff}.category-card:hover .category-card__cta{color:var(--color-secondary)}.category-card--featured .category-card__title{font-size:1.5rem}@media(prefers-reduced-motion:reduce){.category-card,.category-card__image{transition:none}.category-card:hover,.category-card:hover .category-card__image{transform:none}}@media(max-width:989px){.categories__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;min-height:auto}.category-card--featured{grid-row:auto}}@media(max-width:749px){.categories{padding:3rem 0}.categories__grid{grid-template-columns:1fr;gap:1rem}.categories__header{margin-bottom:2rem}.category-card{min-height:160px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-categories.css.map */
