@font-face{font-family:"Maison Neue Demi";font-style:normal;src:url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-demi.woff2?v=1686861662") format("woff2"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-demi.woff?v=1686861662") format("woff"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-demi.ttf?v=1686861663") format("truetype")}@font-face{font-family:"Maison Neue Book";font-style:normal;src:url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-book.woff2?v=1686861662") format("woff2"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-book.woff?v=1686861662") format("woff"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-book.ttf?v=1686861663") format("truetype")}@font-face{font-family:"Maison Neue Mono";font-style:normal;src:url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-mono.woff2?v=1686861662") format("woff2"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-mono.woff?v=1686861662") format("woff"),url("https://cdn.shopify.com/s/files/1/0299/7764/1097/files/maisonneue-mono.ttf?v=1686861662") format("truetype")}.card-recipe-category{display:flex;position:relative;background-color:var(--color-neutral-900);border-radius:.375rem;aspect-ratio:1/1;overflow:hidden}.card-recipe-category::before{content:"";position:absolute;z-index:100;top:0;width:100%;height:100%;background:var(--color-black);border-radius:.375rem;opacity:0;transition:opacity .4s cubic-bezier(0.23, 1, 0.32, 1)}.card-recipe-category:hover .card-recipe-category-image{transform:scale(1.1)}.card-recipe-category .card-recipe-category-image{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;border-radius:.375rem;transition:transform .6s cubic-bezier(0.215, 0.61, 0.355, 1)}.card-recipe-category .card-recipe-category-link-container{position:absolute;z-index:100;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;top:0;left:0;width:100%;height:100%;padding:1.5rem}.card-recipe-category .card-recipe-category-heading{font-family:var(--font-family-heading);font-weight:var(--font-weight-base);line-height:var(--line-height-heading);letter-spacing:0;font-size:1.125rem;font-weight:var(--font-weight-semibold);text-align:center;color:var(--color-white)}.card-recipe-category .card-recipe-category-heading:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0}@media(min-width: 800px){.card-recipe-category .card-recipe-category-heading{font-size:1.5rem}}