.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px 12px;border:1px solid var(--wp--preset--color--border);border-radius:16px;text-decoration:none;color:var(--wp--preset--color--navy);font-size:14px;font-weight:600;line-height:1.3;box-shadow:0 4px 16px #11234108}.category-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--wp--preset--color--brand) 40.0%,transparent);box-shadow:0 12px 30px color-mix(in srgb,var(--wp--preset--color--brand) 7.84%,transparent)}.category-icon{width:48px;height:48px;object-fit:contain;border-radius:12px}.category-initial{display:grid;place-items:center;background:var(--wp--preset--color--brand);color:white;font-size:24px}
.store-link a{text-decoration:none}.store-link:not(.account-link) a:hover{text-decoration:underline;text-underline-offset:4px}
.licensify-products .wc-block-product-template{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0}
.licensify-products .wc-block-product{position:relative;display:flex;flex-direction:column;min-width:0;background:var(--wp--preset--color--white);border:1px solid var(--wp--preset--color--border);border-radius:16px;padding:20px;box-shadow:0 8px 24px #1123410a;transition:transform .3s,box-shadow .3s,border-color .3s}
.licensify-products .wc-block-product:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--wp--preset--color--brand) 40.0%,transparent);box-shadow:0 16px 36px color-mix(in srgb,var(--wp--preset--color--brand) 7.84%,transparent)}
.licensify-products .wc-block-product>*{margin-block:0 10px}.licensify-products .wc-block-components-product-image{margin-bottom:12px}.licensify-products .wc-block-components-product-image img{height:190px;width:100%;object-fit:contain;border-radius:8px}
.licensify-products .wp-block-post-title{font-size:16px;font-weight:700;line-height:1.4;letter-spacing:0}.licensify-products .wp-block-post-title a{color:var(--wp--preset--color--navy);text-decoration:none}.licensify-products .wp-block-post-title a:hover{color:var(--wp--preset--color--brand)}
.product-category,.product-category a{font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--wp--preset--color--muted);text-decoration:none}
.licensify-products .wc-block-components-product-summary{font-size:11.5px;color:var(--wp--preset--color--muted);line-height:1.6}.licensify-products .wc-block-components-product-price{font-size:22px;font-weight:800;color:var(--wp--preset--color--navy)}
.wc-block-components-product-price del{font-size:13px;color:var(--wp--preset--color--muted);font-weight:400}.wc-block-components-product-price ins{text-decoration:none}
.licensify-products .wp-block-woocommerce-product-button{margin-top:auto;padding-top:6px}.licensify-products .wp-block-woocommerce-product-button a,.licensify-products .wp-block-woocommerce-product-button button{width:100%;border-radius:12px;font-size:13.5px;font-weight:600;padding:11px 16px;background:var(--wp--preset--color--brand);color:white}
.licensify-products .wc-block-components-product-button{align-self:stretch;display:flex;width:100%;margin-top:auto}
.licensify-products .wc-block-components-product-button__button{width:100%;flex:1;border-radius:12px;font-size:13.5px}
.licensify-products .wc-block-product .wp-block-button{align-self:stretch;width:100%}
.licensify-products .wc-block-product .wp-block-button__link{display:flex;justify-content:center;width:100%;border-radius:12px}
.wc-block-components-product-sale-badge{background:var(--wp--preset--color--sale);color:white;border:0;border-radius:30px;font-size:11px;padding:4px 10px}
.product-details-extra{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px}.featured-badge{border-radius:20px;background:var(--wp--preset--color--success);color:white;font-weight:600;padding:2px 8px}.review-count{color:var(--wp--preset--color--muted)}
.wc-block-components-product-rating__stars,.woocommerce .star-rating{color:#986000}.category-empty,.wp-block-woocommerce-product-collection-no-results{padding:32px;background:var(--wp--preset--color--surface);border-radius:16px;color:var(--wp--preset--color--muted)}
