.wp-block-custom-block-widget-shop-by-category{--category-accent:#6f7f3c;box-sizing:border-box}.wp-block-custom-block-widget-shop-by-category__heading{font-size:var(--category-heading-size);font-weight:800;margin:0 0 1rem;text-align:var(--category-heading-align);text-transform:uppercase}.wp-block-custom-block-widget-shop-by-category__heading span{color:var(--category-accent)}.wp-block-custom-block-widget-shop-by-category__grid{display:grid;gap:var(--category-gap);grid-template-columns:repeat(var(--category-columns),minmax(0,1fr))}.wp-block-custom-block-widget-shop-by-category__card{background-color:#292824;background-position:center;background-size:cover;border-radius:var(--category-radius);box-sizing:border-box;color:var(--category-title-color);display:flex;flex-direction:column;height:var(--category-height);justify-content:flex-end;overflow:hidden;padding:.8rem;position:relative;text-decoration:none}.wp-block-custom-block-widget-shop-by-category__shade{background:linear-gradient(to bottom,transparent 25%,rgba(0,0,0,var(--category-overlay)));inset:0;position:absolute}.wp-block-custom-block-widget-shop-by-category__title{color:inherit;font-size:var(--category-title-size);font-weight:800;line-height:1.1;margin:0;position:relative;text-align:center;text-shadow:0 1px 3px #000;text-transform:uppercase;z-index:1}.wp-block-custom-block-widget-shop-by-category__arrow{color:inherit;font-size:1.35rem;font-weight:700;line-height:1;margin-top:.65rem;position:relative;text-align:center;transition:transform .2s;z-index:1}.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__arrow{transform:translateX(5px)}.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:focus-visible{outline:3px solid var(--category-accent);outline-offset:3px}@media(max-width:900px){.wp-block-custom-block-widget-shop-by-category__grid{grid-template-columns:repeat(var(--category-columns-tablet),minmax(0,1fr))}}@media(max-width:600px){.wp-block-custom-block-widget-shop-by-category__grid{grid-template-columns:repeat(var(--category-columns-mobile),minmax(0,1fr))}}
/* Interactive motion */
@keyframes cbw-category-reveal{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.wp-block-custom-block-widget-shop-by-category__card{animation:cbw-category-reveal .45s ease both;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background-size .35s ease,box-shadow .25s ease,transform .25s ease}
.wp-block-custom-block-widget-shop-by-category__card:nth-child(2){animation-delay:.05s}.wp-block-custom-block-widget-shop-by-category__card:nth-child(3){animation-delay:.1s}.wp-block-custom-block-widget-shop-by-category__card:nth-child(4){animation-delay:.15s}.wp-block-custom-block-widget-shop-by-category__card:nth-child(n+5){animation-delay:.2s}
.wp-block-custom-block-widget-shop-by-category__shade{transition:opacity .25s ease}.wp-block-custom-block-widget-shop-by-category__title{transition:transform .25s ease}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover{box-shadow:0 12px 24px rgba(0,0,0,.2);transform:translateY(-5px)}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__shade{opacity:.82}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__title{transform:translateY(-2px)}
@media(prefers-reduced-motion:reduce){.wp-block-custom-block-widget-shop-by-category,.wp-block-custom-block-widget-shop-by-category *,.wp-block-custom-block-widget-shop-by-category:before,.wp-block-custom-block-widget-shop-by-category:after{animation-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/* Title hover refinement */
.wp-block-custom-block-widget-shop-by-category__heading span{display:inline-block;position:relative}
.wp-block-custom-block-widget-shop-by-category__heading span:after{background:currentColor;bottom:-.16em;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}
.wp-block-custom-block-widget-shop-by-category:hover .wp-block-custom-block-widget-shop-by-category__heading span:after{transform:scaleX(1)}
.wp-block-custom-block-widget-shop-by-category__title{display:block;letter-spacing:0;transition:color .25s ease,letter-spacing .25s ease,transform .25s ease}
.wp-block-custom-block-widget-shop-by-category__title:after{background:var(--category-accent);bottom:-.38rem;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .25s ease;width:72%}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__title{color:var(--category-title-color);letter-spacing:.035em;transform:translateY(-4px)}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__title:after{transform:translateX(-50%) scaleX(1)}
.wp-block-custom-block-widget-shop-by-category__arrow{align-items:center;align-self:center;border:1px solid transparent;border-radius:50%;display:flex;height:1.7rem;justify-content:center;transition:background-color .25s ease,border-color .25s ease,transform .25s ease;width:1.7rem}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__arrow{background:var(--category-accent);border-color:var(--category-accent);transform:translateX(5px) scale(1.06)}
/* Category card content hover */
.wp-block-custom-block-widget-shop-by-category__card{background-size:auto 100%;transition:background-size .45s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease,transform .25s ease}
.wp-block-custom-block-widget-shop-by-category__title{align-self:center;background:rgba(0,0,0,.38);border-radius:3px;padding:.28rem .48rem;transition:background-color .25s ease,color .25s ease,letter-spacing .25s ease,transform .25s ease}
.wp-block-custom-block-widget-shop-by-category__title:after{display:none}
.wp-block-custom-block-widget-shop-by-category__arrow{background:rgba(0,0,0,.38);border-color:rgba(255,255,255,.45)}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover{background-size:auto 110%}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__title{background:var(--category-accent);color:#fff;letter-spacing:.045em;transform:translateY(-5px) scale(1.03)}
.wp-block-custom-block-widget-shop-by-category .wp-block-custom-block-widget-shop-by-category__card:hover .wp-block-custom-block-widget-shop-by-category__arrow{animation:cbw-category-arrow-pulse .7s ease;box-shadow:0 4px 10px rgba(0,0,0,.3);transform:translateX(8px) scale(1.08)}
@keyframes cbw-category-arrow-pulse{0%,100%{transform:translateX(8px) scale(1.08)}50%{transform:translateX(12px) scale(1.14)}}
/* Keep section heading static */
.wp-block-custom-block-widget-shop-by-category__heading span:after{display:none}