.wp-block-carticy-blocks-featured-categories-grid .categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:1.5rem;margin:0}@media (max-width:768px){.wp-block-carticy-blocks-featured-categories-grid .categories-grid{grid-template-columns:1fr;gap:1rem}}.wp-block-carticy-blocks-featured-categories-grid .category-card{background:var(--wp--preset--color--base,#fff);border:1px solid var(--wp--preset--color--contrast-3,#e0e0e0);border-radius:var(--wp--custom--border-radius--medium);padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 2px 4px -1px rgba(0,0,0,.06);position:relative;overflow:hidden}.wp-block-carticy-blocks-featured-categories-grid .category-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1) , 0 4px 6px -2px rgba(0,0,0,.05);border-color:var(--wp--preset--color--primary,#007cba)}.wp-block-carticy-blocks-featured-categories-grid .category-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--wp--preset--color--primary,#007cba) 0%,var(--wp--preset--color--secondary,#005a87) 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.wp-block-carticy-blocks-featured-categories-grid .category-card:hover::before{transform:scaleX(1)}.wp-block-carticy-blocks-featured-categories-grid .category-icon{margin-bottom:1.5rem}.wp-block-carticy-blocks-featured-categories-grid .category-icon .icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;color:var(--wp--preset--color--base,#fff);border-radius:50%;margin:0 auto;transition:all .3s ease}.wp-block-carticy-blocks-featured-categories-grid .category-icon .icon svg{width:40px;height:40px;fill:currentColor}.wp-block-carticy-blocks-featured-categories-grid .category-icon .icon:not(:has(svg)){font-size:2rem;line-height:1}.category-card:hover .wp-block-carticy-blocks-featured-categories-grid .category-icon .icon{background:var(--wp--preset--color--secondary,#005a87);transform:scale(1.1)}.wp-block-carticy-blocks-featured-categories-grid .category-content .category-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem 0;color:var(--wp--preset--color--contrast,#000);line-height:1.4}.wp-block-carticy-blocks-featured-categories-grid .category-content .category-title .plugin-count{font-size:.875rem;font-weight:400;color:var(--wp--preset--color--contrast-2,#757575);margin-left:.5rem}.wp-block-carticy-blocks-featured-categories-grid .category-content .category-description{font-size:.875rem;color:var(--wp--preset--color--contrast-2,#757575);line-height:1.6;margin:0 0 1.5rem 0}.wp-block-carticy-blocks-featured-categories-grid .category-actions .category-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(0,0,0,0);color:var(--wp--preset--color--primary,#007cba);text-decoration:none;font-weight:500;font-size:.875rem;border:2px solid var(--wp--preset--color--primary,#007cba);border-radius:4px;transition:all .3s ease;position:relative;overflow:hidden}.wp-block-carticy-blocks-featured-categories-grid .category-actions .category-link::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--wp--preset--color--primary,#007cba);transition:left .3s ease;z-index:-1}.wp-block-carticy-blocks-featured-categories-grid .category-actions .category-link:hover{color:var(--wp--preset--color--base,#fff);transform:translateY(-1px)}.wp-block-carticy-blocks-featured-categories-grid .category-actions .category-link:hover::before{left:0}.wp-block-carticy-blocks-featured-categories-grid .category-actions .category-link:focus{outline:2px solid var(--wp--preset--color--primary,#007cba);outline-offset:2px}.wp-block-carticy-blocks-featured-categories-grid.is-loading .category-card{opacity:.7;pointer-events:none}.wp-block-carticy-blocks-featured-categories-grid .no-categories{text-align:center;padding:2rem;color:var(--wp--preset--color--contrast-2,#757575);font-style:italic}@media (max-width:768px){.wp-block-carticy-blocks-featured-categories-grid .category-card{padding:1.5rem}.wp-block-carticy-blocks-featured-categories-grid .category-icon .icon{width:56px;height:56px;font-size:1.75rem}.wp-block-carticy-blocks-featured-categories-grid .category-content .category-title{font-size:1.125rem}}@media (max-width:480px){.wp-block-carticy-blocks-featured-categories-grid .categories-grid{gap:.75rem}.wp-block-carticy-blocks-featured-categories-grid .category-card{padding:1.25rem}}