.recipe{--r-ink: #2b0101;--r-red: #ff0000;--r-cream: #fff7ee;--r-beige: #fbeadf;--r-yellow: #f3ea1c;--r-green: #33c659;background:var(--r-beige);color:var(--r-ink);font-family:Magda,sans-serif}.recipe *,.recipe *:before,.recipe *:after{box-sizing:border-box}.recipe__wrap{max-width:960px;margin:0 auto;padding:24px 18px 56px}.recipe__hero{display:grid;gap:24px;border:2px solid var(--r-ink);border-radius:20px;background:var(--r-cream);overflow:hidden}@media(min-width:760px){.recipe__hero{grid-template-columns:1fr 1fr}}.recipe__hero-img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.recipe__hero-img--placeholder{background:repeating-linear-gradient(45deg,#fff,#fff 14px,var(--r-cream) 14px,var(--r-cream) 28px)}@media(max-width:759px){.recipe__hero-img--placeholder{height:180px;min-height:0}}.recipe__hero-body{padding:24px;display:flex;flex-direction:column;gap:12px}.recipe__tags{display:flex;flex-wrap:wrap;gap:8px}.recipe__tag{background:var(--r-green);color:var(--r-ink);border-radius:8px;font-size:13px;font-weight:700;text-transform:uppercase;padding:4px 8px}.recipe__title{font-family:Gaya,serif;font-size:clamp(34px,6vw,56px);line-height:.95;margin:4px 0 0;overflow-wrap:break-word}.recipe__facts{display:flex;flex-direction:column;gap:5px}.recipe__translation{font-size:14px;text-transform:uppercase;letter-spacing:.5px;margin:0;line-height:1.4}.recipe__translation span{color:var(--r-red);font-weight:700}.recipe__rating{display:flex;align-items:center;gap:8px;font-weight:700}.recipe__stars{color:var(--r-red);letter-spacing:2px}.recipe__rate-btn{background:none;border:0;text-decoration:underline;cursor:pointer;font:inherit;color:var(--r-ink)}.recipe__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.recipe__action{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid var(--r-ink);border-radius:999px;padding:8px 14px;font:inherit;font-weight:700;cursor:pointer;color:var(--r-ink);text-decoration:none}.recipe__action.is-saved{background:var(--r-red);color:#fff}.recipe__ico{width:16px;height:16px;flex:0 0 auto}.recipe__meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 10px;border:1.5px solid var(--r-ink);border-radius:14px;background:#fff;overflow:hidden}.recipe__meta-item{flex:1 1 auto;text-align:center;padding:12px 10px;border-right:1.5px dotted var(--r-ink)}.recipe__meta-item:last-child{border-right:0}.recipe__meta-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.recipe__meta-item strong{font-size:18px}@media(max-width:600px){.recipe__meta{display:grid;grid-template-columns:1fr 1fr}.recipe__meta-item{border-right:1.5px dotted var(--r-ink)}.recipe__meta-item:nth-child(2n){border-right:0}.recipe__meta-item:nth-child(n+3){border-top:1.5px dotted var(--r-ink)}.recipe__meta-item:last-child:nth-child(odd){grid-column:1 / -1;border-right:0}}.recipe__discover{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.recipe__discover-search{display:flex;align-items:center;gap:8px;border:1.5px solid var(--r-ink);border-radius:999px;background:#fff;padding:0 16px;max-width:520px}.recipe__discover-icon{font-size:15px}.recipe__discover-search input{flex:1 1 auto;border:0;background:transparent;padding:11px 0;font:inherit;font-weight:700;color:var(--r-ink);outline:none}.recipe__discover-tags{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.recipe__discover-chip{flex:0 0 auto;text-decoration:none;background:#fff;border:1.5px solid var(--r-ink);border-radius:999px;padding:6px 13px;font-weight:700;font-size:13px;text-transform:uppercase;color:var(--r-ink);white-space:nowrap}.recipe__discover-chip:hover,.recipe__discover-chip.is-own{background:var(--r-yellow)}.recipe__related{margin-top:44px}.recipe__related h2{font-family:Gaya,serif;font-size:28px;margin:0 0 16px}.recipe__related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.recipe__related-card{display:flex;flex-direction:column;text-decoration:none;color:var(--r-ink);border:2px solid var(--r-ink);border-radius:16px;overflow:hidden;background:var(--r-cream);transition:transform .12s ease}.recipe__related-card:hover{transform:translateY(-3px)}.recipe__related-media{display:block;aspect-ratio:4/3;overflow:hidden}.recipe__related-img{width:100%;height:100%;object-fit:cover;display:block}.recipe__related-img--ph{background:repeating-linear-gradient(45deg,#fff,#fff 14px,var(--r-cream) 14px,var(--r-cream) 28px)}.recipe__related-body{padding:12px;display:flex;flex-direction:column;gap:4px}.recipe__related-title{font-family:Gaya,serif;font-size:19px;line-height:1;overflow-wrap:break-word}.recipe__related-sub{font-size:12px;text-transform:uppercase;color:var(--r-red);font-weight:700}.recipe__intro{font-size:17px;line-height:1.5;margin-bottom:20px}.recipe__cols{display:grid;gap:28px}@media(min-width:760px){.recipe__cols{grid-template-columns:.9fr 1.1fr;align-items:start}}.recipe__section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.recipe__section-head h2{font-family:Gaya,serif;font-size:28px;margin:0}.recipe__scaler{display:inline-flex;border:1.5px solid var(--r-ink);border-radius:999px;overflow:hidden}.recipe__scale{background:#fff;border:0;border-right:1.5px solid var(--r-ink);padding:6px 11px;font:inherit;font-weight:700;cursor:pointer}.recipe__scale:last-child{border-right:0}.recipe__scale.is-active{background:var(--r-yellow)}.recipe__ingredient-list{list-style:none;margin:0;padding:0;border-top:2px dotted var(--r-ink)}.recipe__ingredient{border-bottom:2px dotted var(--r-ink)}.recipe__ingredient label{display:flex;align-items:baseline;gap:10px;padding:10px 4px;cursor:pointer;font-size:16px}.recipe__check{margin-top:2px;width:16px;height:16px;accent-color:var(--r-red);flex:0 0 auto}.recipe__qty{font-weight:700;white-space:nowrap}.recipe__qty:empty{display:none}.recipe__shopping-btn,.recipe__cookmode{margin-top:14px;background:var(--r-yellow);border:1.5px solid var(--r-ink);border-radius:12px;padding:10px 16px;font:inherit;font-weight:700;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.recipe__cookmode{width:auto;margin:0;padding:6px 12px;font-size:14px;display:inline-flex}.recipe__step-list{margin:0;padding-left:0;list-style:none;counter-reset:step}.recipe__step{counter-increment:step;display:grid;grid-template-columns:34px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid rgba(43,1,1,.15)}.recipe__step:before{content:counter(step);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--r-red);color:#fff;font-weight:800}.recipe__step p{margin:4px 0;font-size:16px;line-height:1.45}.recipe__step.is-active{background:var(--r-yellow);border-radius:10px;padding-left:8px;padding-right:8px}.recipe__timers{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.recipe__timer-set,.recipe__timer{box-sizing:border-box;height:42px;display:inline-flex;align-items:center;border:1.5px solid var(--r-ink);border-radius:999px;font-weight:700;background:#fff}.recipe__timer-set{gap:4px;padding:0 14px}.recipe__timer-input{width:34px;border:0;padding:0;margin:0;background:transparent;font:inherit;font-weight:700;line-height:1;text-align:right;color:var(--r-ink);-moz-appearance:textfield}.recipe__timer-input::-webkit-outer-spin-button,.recipe__timer-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.recipe__timer-input:disabled{opacity:.5}.recipe__timer-unit{font-size:13px;opacity:.75}.recipe__timer{gap:6px;padding:0 14px;font:inherit;font-weight:700;cursor:pointer}.recipe__timer.is-running{background:var(--r-green)}.recipe__products{margin-top:36px}.recipe__products h2{font-family:Gaya,serif;font-size:28px;margin:0 0 14px}.recipe__buyrow{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;border:2px solid var(--r-ink);border-radius:20px;background:#fff;padding:24px}.recipe__buyrow+.recipe__buyrow{margin-top:24px}.recipe__buyrow-media{line-height:0}.recipe__buyrow-img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;border-radius:16px;background:var(--r-cream)}.recipe__buyrow-img--ph{display:block;aspect-ratio:1/1;border-radius:14px;background:repeating-linear-gradient(45deg,#fff,#fff 12px,var(--r-cream) 12px,var(--r-cream) 24px)}.recipe__buyrow-form{min-width:0}.recipe-bb{--simple-ink: #2b0101;--simple-red: #f10000;--simple-cream: #fff7ee;--simple-yellow: #f3ea1c;--simple-green: #33c659}@media(max-width:760px){.recipe__buyrow{grid-template-columns:1fr;gap:18px;padding:16px}.recipe__buyrow-img{max-width:320px;margin:0 auto}}.recipe__nutrition{margin-top:36px}.recipe__nutrition h2{font-family:Gaya,serif;font-size:28px;margin:0 0 14px}.recipe__nutrition-note{font-family:Magda,sans-serif;font-size:15px}.recipe-toast,.recipe-cookmode{--r-ink: #2b0101;--r-red: #ff0000;--r-cream: #fff7ee;--r-beige: #fbeadf;--r-yellow: #f3ea1c;--r-green: #33c659}.recipe-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(20px);background:var(--r-ink);color:#fff;padding:12px 20px;border-radius:999px;font-family:Magda,sans-serif;font-weight:700;z-index:9999;opacity:0;transition:all .25s ease;pointer-events:none}.recipe-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}body.recipe-cookmode-on{overflow:hidden}.recipe-cookmode{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:var(--r-beige);color:var(--r-ink);display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;font-family:Magda,sans-serif}.recipe-cookmode.is-open{display:flex}.recipe-cookmode__step{font-size:clamp(22px,4vw,34px);max-width:700px;line-height:1.4;font-weight:700}.recipe-cookmode__count{font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.recipe-cookmode__nav{display:flex;gap:12px;margin-top:32px}.recipe-cookmode__btn{background:#fff;border:1.5px solid var(--r-ink);border-radius:999px;padding:12px 24px;font:inherit;font-weight:800;cursor:pointer}.recipe-cookmode__btn--primary{background:var(--r-red);color:#fff}.recipe-cookmode__close{position:absolute;top:18px;right:20px;background:#fff;border:1.5px solid var(--r-ink);border-radius:50%;width:44px;height:44px;font-size:24px;cursor:pointer}.recipe__back{display:inline-block;margin-top:28px;font-weight:700;color:var(--r-ink);text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/46/assets/recipes.css.map */
