.shc-cookbooks{width:100%;max-width:1224px;margin:0 auto;padding:48px 12px;box-sizing:border-box;background:rgb(var(--background));font-family:var(--text-font-family);color:rgb(var(--text-color))}@media(min-width:740px){.shc-cookbooks{padding:64px 16px}}@media(min-width:1100px){.shc-cookbooks{padding:72px 20px}}.shc-cookbooks__header{text-align:center;max-width:640px;margin:0 auto 32px}@media(min-width:740px){.shc-cookbooks__header{margin-bottom:40px}}.shc-cookbooks__heading{font-family:var(--heading-font-family);font-size:clamp(28px,4vw,var(--heading-h2-font-size));font-weight:var(--heading-font-weight, 400);color:rgb(var(--heading-color));line-height:1.2;letter-spacing:-.005em;margin:0}.shc-cookbooks__intro{font-family:var(--text-font-family);font-size:16px;line-height:1.65;color:rgba(var(--text-color),.75);margin:12px auto 0;max-width:600px}.shc-cookbooks__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:600px){.shc-cookbooks__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media(min-width:900px){.shc-cookbooks__grid{grid-template-columns:repeat(var(--shc-cols, 3),minmax(0,1fr));gap:28px}}@media(max-width:599px){.shc-cookbooks__body{padding:10px 10px 12px;gap:5px}.shc-cookbooks__title{font-size:14px;line-height:1.2}.shc-cookbooks__price{font-size:14px;gap:5px;margin-top:1px}.shc-cookbooks__price-compare{font-size:12px}.shc-cookbooks__badge{top:8px;left:8px;font-size:9px;padding:3px 7px;letter-spacing:.04em}.shc-cookbooks__cta{padding:9px 8px;font-size:11px;min-height:0;letter-spacing:.02em}.shc-cookbooks__note{font-size:10px}}.shc-cookbooks__card{display:flex;flex-direction:column;height:100%;border:1px solid rgb(var(--border-color));border-radius:var(--block-border-radius);background:rgb(var(--background));overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(var(--heading-color),.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shc-cookbooks__card:hover,.shc-cookbooks__card:focus-within{border-color:rgba(var(--heading-color),.35);box-shadow:0 10px 24px rgba(var(--heading-color),.12);transform:translateY(-3px)}.shc-cookbooks__card:focus-visible{outline:2px solid rgb(var(--heading-color));outline-offset:3px}@media(prefers-reduced-motion:reduce){.shc-cookbooks__card{transition:none}.shc-cookbooks__card:hover,.shc-cookbooks__card:focus-within{transform:none}}.shc-cookbooks__media{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:rgb(var(--secondary-background));border-top-left-radius:var(--block-border-radius);border-top-right-radius:var(--block-border-radius)}.shc-cookbooks__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.shc-cookbooks__card:hover .shc-cookbooks__img,.shc-cookbooks__card:focus-within .shc-cookbooks__img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.shc-cookbooks__img{transition:none}.shc-cookbooks__card:hover .shc-cookbooks__img,.shc-cookbooks__card:focus-within .shc-cookbooks__img{transform:none}}.shc-cookbooks__badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;background:rgb(var(--secondary-button-background));color:rgb(var(--secondary-button-text-color));font-family:var(--text-font-family);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;border-radius:4px;line-height:1.2;z-index:1}.shc-cookbooks__body{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 auto;padding:16px 14px 18px;gap:6px}@media(min-width:1100px){.shc-cookbooks__body{padding:20px 20px 22px}}.shc-cookbooks__title{font-family:var(--heading-font-family);font-size:20px;font-weight:var(--heading-font-weight, 400);color:rgb(var(--heading-color));line-height:1.25;letter-spacing:-.005em;margin:0}@media(min-width:1100px){.shc-cookbooks__title{font-size:22px}}.shc-cookbooks__price{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:center;gap:8px;font-family:var(--text-font-family);font-size:18px;font-weight:700;color:rgb(var(--heading-color));line-height:1.2;margin:2px 0 0}.shc-cookbooks__price-compare{font-size:14px;font-weight:400;color:rgba(var(--text-color),.5);text-decoration:line-through}.shc-cookbooks__price-sale{color:rgb(var(--secondary-button-background));font-weight:700}.shc-cookbooks__price-current{color:rgb(var(--heading-color));font-weight:700}.shc-cookbooks__note{font-family:var(--text-font-family);font-size:12px;line-height:1.45;color:rgba(var(--text-color),.7);margin:0}.shc-cookbooks__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:auto;padding:13px 20px;background:rgb(var(--secondary-button-background));color:rgb(var(--secondary-button-text-color));border:none;border-radius:var(--button-border-radius);font-family:var(--text-font-family);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1.2;cursor:pointer;transition:filter .18s ease,transform .06s ease;min-height:var(--button-height, 52px);box-sizing:border-box}.shc-cookbooks__cta:hover{filter:brightness(.94)}.shc-cookbooks__cta:active{transform:translateY(1px)}.shc-cookbooks__card:focus-visible .shc-cookbooks__cta{filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.shc-cookbooks__cta{transition:none}}.shc-cookbooks__price+.shc-cookbooks__cta,.shc-cookbooks__note+.shc-cookbooks__cta{margin-top:14px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/cookbook-collection.css.map */
