.redesign-recipe{background:#fff;min-height:100vh}.redesign-recipe__container{max-width:1400px;margin:0 auto;padding:60px 40px}.redesign-recipe__header{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:60px}.redesign-recipe__hero{width:100%;height:auto;border-radius:12px;overflow:hidden;position:sticky;top:100px}.redesign-recipe__hero-image{width:100%;height:auto;display:block;object-fit:cover}.redesign-recipe__body{display:grid;grid-template-columns:320px 1fr;gap:60px;align-items:start}.redesign-recipe__content{width:100%}.redesign-recipe__title{font-family:Inter,sans-serif!important;font-size:42px;font-weight:600;color:#2c2c2c;margin:0 0 16px;line-height:1.2}.redesign-recipe__tags{display:flex;gap:10px;margin-bottom:20px}.redesign-recipe__tag{display:inline-block;padding:6px 16px;background:#f5f5f5;border-radius:20px;font-size:13px;font-weight:500;color:#666;text-transform:capitalize}.redesign-recipe__chef{display:flex;align-items:center;gap:10px;margin-bottom:20px}.redesign-recipe__chef-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.redesign-recipe__chef-text{font-size:14px;color:#666}.redesign-recipe__chef-link{color:#2c2c2c;font-weight:600;text-decoration:none;transition:color .2s ease}.redesign-recipe__chef-link:hover{color:#004f2f}.redesign-recipe__description{font-size:16px;line-height:1.7;color:#666;margin-bottom:40px}.redesign-recipe__meta{display:flex;gap:40px;margin-bottom:50px;padding-bottom:30px;border-bottom:1px solid #e5e5e5}.redesign-recipe__meta-item{display:flex;flex-direction:column;gap:5px}.redesign-recipe__meta-label{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#999;font-weight:600}.redesign-recipe__meta-value{font-size:16px;color:#2c2c2c;font-weight:500}.redesign-recipe__section{margin-bottom:40px;padding-top:24px}.redesign-recipe__section-title{font-family:Inter,sans-serif!important;font-size:20px;font-weight:600;color:#2c2c2c;margin:0 0 15px!important}.redesign-recipe__ingredients ul{padding-left:20px;margin:0}.redesign-recipe__instructions ol{padding-left:30px;margin:0;list-style:decimal}.redesign-recipe__ingredients li,.redesign-recipe__instructions li{font-size:16px;line-height:1.6;color:#666;margin-bottom:16px}.redesign-recipe__instructions li{padding-left:15px}.redesign-recipe__product-hero{position:relative;height:500px;margin-top:80px;overflow:hidden;background:#f8f5f2}.redesign-recipe__product-bg{position:absolute;top:0;right:0;width:60%;height:100%;object-fit:cover;z-index:1}.redesign-recipe__product-overlay{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:60px 40px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:40px}.redesign-recipe__product-content{max-width:500px}.redesign-recipe__product-label{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#666;margin-bottom:15px;font-weight:600}.redesign-recipe__product-title{font-family:Inter,sans-serif!important;font-size:42px;font-weight:600;color:#2c2c2c;margin:0 0 20px;line-height:1.2}.redesign-recipe__product-description{font-size:16px;line-height:1.6;color:#666;margin:0}.redesign-recipe__product-button{display:inline-flex;align-items:center;gap:10px;background:#000;color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;white-space:nowrap}.redesign-recipe__product-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.redesign-recipe__product-button svg{width:18px;height:18px}.redesign-recipe__sidebar{position:relative}.redesign-recipe__sidebar-sticky{position:relative;top:0}.redesign-recipe__sidebar-section{background:#f8f8f8;padding:24px;border-radius:12px;margin-bottom:24px}.redesign-recipe__sidebar-section h3{font-size:14px;font-weight:600;color:#2c2c2c;margin:0!important;text-transform:uppercase;letter-spacing:.5px}.redesign-recipe__sidebar-list{font-size:14px;line-height:1.8;color:#666}.redesign-recipe__sidebar-list ul{list-style:none;padding:0;margin:0}.redesign-recipe__sidebar-list li{padding:12px 0;border-bottom:1px solid #e5e5e5;font-size:15px;line-height:1.6;color:#666;position:relative}.redesign-recipe__sidebar-section .redesign-recipe__sidebar-list ul li:first-child{padding-top:4px!important}.redesign-recipe__sidebar-list li:last-child{border-bottom:none}.redesign-recipe__sidebar-list li.featured-ingredient{color:#666;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:10px}.ingredient-product-icon{width:60px;height:60px;object-fit:contain;flex-shrink:0}.redesign-recipe__sidebar-product{background:#f8f8f8;padding:20px;border-radius:12px;text-align:center}.redesign-recipe__sidebar-product img{width:100%;height:auto;max-width:200px;margin:0 auto}@media(max-width:1024px){.redesign-recipe__container{grid-template-columns:1fr;gap:50px}.redesign-recipe__sidebar-sticky{position:relative;top:0}}@media(max-width:768px){.redesign-recipe__header{grid-template-columns:1fr;gap:30px}.redesign-recipe__hero{position:relative;top:0;order:-1}.redesign-recipe__container{padding:40px 20px}.redesign-recipe__title{font-size:32px}.redesign-recipe__meta{flex-direction:column;gap:20px}.redesign-recipe__product-hero{height:400px}.redesign-recipe__product-bg{width:100%;opacity:.3}.redesign-recipe__product-overlay{flex-direction:column;justify-content:center;text-align:center;padding:40px 20px}.redesign-recipe__product-title{font-size:32px}.redesign-recipe__product-button{width:100%;justify-content:center}}.redesign-recipe__checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;position:relative;width:100%}.redesign-recipe__checkbox,.redesign-recipe__checkbox-custom{display:none}.cooking-mode-active .redesign-recipe__checkbox-custom{display:block}.recipe-reset-btn{display:none}.cooking-mode-active .recipe-reset-btn{display:inline-flex}.redesign-recipe__checkbox{position:absolute;opacity:0;cursor:pointer}.redesign-recipe__checkbox-custom{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;flex-shrink:0;transition:all .3s ease;position:relative;margin-top:2px}.redesign-recipe__checkbox:checked+.redesign-recipe__checkbox-custom{background:#2c2c2c;border-color:#2c2c2c}.redesign-recipe__checkbox:checked+.redesign-recipe__checkbox-custom:after{content:"";position:absolute;left:7px;top:4px;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.redesign-recipe__checkbox:checked~.redesign-recipe__ingredient-text,.redesign-recipe__checkbox:checked~.redesign-recipe__instruction-text{text-decoration:line-through;opacity:.5}.redesign-recipe__ingredient-text,.redesign-recipe__instruction-text{flex:1;transition:all .3s ease}.redesign-recipe__checkbox-label:hover .redesign-recipe__checkbox-custom{border-color:#2c2c2c}.redesign-recipe__instructions-list{padding:0;margin:0;list-style:none;counter-reset:step-counter}.redesign-recipe__instruction-item{margin-bottom:20px;counter-increment:step-counter;display:flex;align-items:flex-start;gap:12px}.redesign-recipe__instruction-item:first-child{margin-top:0}.redesign-recipe__instructions-list li:first-child{padding-top:0!important}.redesign-recipe__instruction-item:before{content:counter(step-counter);font-weight:600;color:#2c2c2c;font-size:13px;width:28px;height:28px;background:transparent;border:1px solid #2c2c2c;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.redesign-recipe__instruction-item .redesign-recipe__checkbox-label{display:flex;align-items:flex-start;gap:12px;flex:1}.redesign-recipe__instruction-item .redesign-recipe__checkbox-custom{position:static;margin-top:2px}.redesign-recipe-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.redesign-recipe-wakelock-info{margin-top:12px;font-size:13px;color:#666;line-height:1.5;display:flex;align-items:center;transition:color .3s ease}.redesign-recipe-wakelock-info svg{flex-shrink:0;color:#999;transition:color .3s ease}.cooking-mode-active .redesign-recipe-wakelock-info{color:#385dff}.cooking-mode-active .redesign-recipe-wakelock-info svg{color:#385dff}.redesign-recipe-print-btn,.redesign-recipe-cooking-btn{flex:1;min-width:200px;max-width:300px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.redesign-recipe-print-btn{background:#fff;color:#2c2c2c;border:1px solid #e0e0e0}.redesign-recipe-print-btn:hover{border-color:#2c2c2c;background:#f8f8f8;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.redesign-recipe-cooking-btn{background:#000;color:#fff;border:1px solid #000000}.redesign-recipe-cooking-btn:hover{background:#2c2c2c;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.redesign-recipe-cooking-btn.active{background:#385dff;border-color:#385dff}.redesign-recipe-cooking-btn.active svg{color:#fff}.redesign-recipe-cooking-btn svg{transition:color .3s ease}.redesign-recipe-print-btn:active{transform:translateY(0);box-shadow:0 2px 6px #0000000d}.redesign-recipe-print-btn svg{width:20px;height:20px;stroke:currentColor;flex-shrink:0}.redesign-recipe-print-btn .print-loading{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.redesign-recipe-actions{flex-direction:column;gap:10px;margin-top:20px}.redesign-recipe-print-btn,.redesign-recipe-cooking-btn{width:100%;max-width:100%;min-width:100%;padding:14px 20px;font-size:14px}.redesign-recipe__sidebar-section{padding:20px;margin-bottom:20px}.redesign-recipe__sidebar-section h3{font-size:13px;margin-bottom:12px}.redesign-recipe__sidebar-list li{padding:10px 0;font-size:14px}.redesign-recipe__instruction-item{margin-bottom:16px;gap:10px}.redesign-recipe__instruction-item:before{width:26px;height:26px;font-size:12px}.redesign-recipe__instruction-text{font-size:15px}.redesign-recipe__checkbox-custom{width:18px;height:18px}.recipe-reset-btn{font-size:11px;padding:.35rem .65rem}.recipe-reset-btn svg{width:12px;height:12px}.redesign-recipe__section-title{font-size:18px;margin-bottom:12px}.redesign-recipe__body{grid-template-columns:1fr;gap:40px}}@media(max-width:480px){.redesign-recipe__container{padding:30px 16px}.redesign-recipe-actions{gap:8px;margin-top:16px}.redesign-recipe-print-btn,.redesign-recipe-cooking-btn{padding:12px 16px;font-size:13px;gap:8px}.redesign-recipe-print-btn svg,.redesign-recipe-cooking-btn svg{width:18px;height:18px}.redesign-recipe__sidebar-section{padding:16px;margin-bottom:16px;border-radius:8px}.redesign-recipe__sidebar-section h3{font-size:12px}.redesign-recipe__sidebar-list li{padding:8px 0;font-size:13px}.redesign-recipe__instruction-item{margin-bottom:14px;gap:8px}.redesign-recipe__instruction-item:before{width:24px;height:24px;font-size:11px}.redesign-recipe__instruction-text{font-size:14px}.redesign-recipe__section-title{font-size:16px;margin-bottom:10px}.redesign-recipe__title{font-size:28px}.redesign-recipe__checkbox-custom{width:16px;height:16px}.recipe-reset-btn{font-size:10px;padding:.3rem .55rem}.recipe-reset-btn svg{width:11px;height:11px}}.redesign-recipe__ingredient-text strong{font-weight:600;color:#2c2c2c}.redesign-recipe__ingredient-text{color:#666}.ingredient-product-link{color:#385dff;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease;cursor:pointer;position:relative}.ingredient-product-link:hover{border-bottom-color:#385dff;color:#2746c9}.ingredient-product-link:active{color:#00134f}.redesign-recipe__checkbox-label .ingredient-product-link{pointer-events:all;z-index:1}.redesign-recipe__checkbox:checked~.redesign-recipe__ingredient-text .ingredient-product-link{text-decoration:line-through;opacity:.5;border-bottom-color:transparent}.redesign-recipe__checkbox:checked~.redesign-recipe__ingredient-text .ingredient-product-link:hover{opacity:.7}.redesign-recipe__instruction-text .ingredient-product-link{color:#385dff;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease;cursor:pointer;pointer-events:all;z-index:1}.redesign-recipe__instruction-text .ingredient-product-link:hover{border-bottom-color:#385dff;color:#2746c9}.redesign-recipe__instruction-text .ingredient-product-link:active{color:#00134f}.redesign-recipe__checkbox:checked~.redesign-recipe__instruction-text .ingredient-product-link{text-decoration:line-through;opacity:.5;border-bottom-color:transparent}.redesign-recipe__checkbox:checked~.redesign-recipe__instruction-text .ingredient-product-link:hover{opacity:.7}.recipe-reset-btn{align-items:center;gap:.4rem;background:transparent;color:#666;border:1px solid #e0e0e0;padding:.4rem .75rem;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.recipe-reset-btn:hover{background:#f5f5f5;color:#2c2c2c;border-color:#ccc;transform:translateY(-1px)}.recipe-reset-btn:active{transform:translateY(0)}.recipe-reset-btn svg{width:14px;height:14px;stroke:currentColor;flex-shrink:0}.redesign-recipe__checkbox-label{transition:opacity .3s ease}.redesign-recipe__checkbox:checked~.redesign-recipe__ingredient-text,.redesign-recipe__checkbox:checked~.redesign-recipe__instruction-text{transition:all .3s ease}.redesign-recipe-shop-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;margin-top:20px;background:#385dff;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.redesign-recipe-shop-btn:hover{background:#2948cc;transform:translateY(-2px);box-shadow:0 4px 12px #385dff4d}.redesign-recipe-shop-btn svg{width:20px;height:20px;flex-shrink:0;display:block}.redesign-recipe__cta-btn{width:100%;display:block;text-align:center;padding:14px 24px;margin-top:12px;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.redesign-recipe__cta-btn--recipe{background:#004f2f}.redesign-recipe__cta-btn--recipe:hover{background:#003d24;transform:translateY(-2px);box-shadow:0 4px 12px #004f2f4d}.redesign-recipe__cta-btn--chef{background:#000}.redesign-recipe__cta-btn--chef:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.recipe-shop-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.recipe-shop-modal.active{opacity:1;pointer-events:all}.recipe-shop-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.recipe-shop-modal__content{position:relative;background:#fff;border-radius:16px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;padding:40px;box-shadow:0 20px 60px #0000004d;transform:scale(.9);transition:transform .3s ease}.recipe-shop-modal.active .recipe-shop-modal__content{transform:scale(1)}.recipe-shop-modal__close{position:absolute;top:20px;right:20px;background:#f5f5f5;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.recipe-shop-modal__close:hover{background:#e0e0e0;transform:rotate(90deg)}.recipe-shop-modal__close svg{width:20px;height:20px;color:#2c2c2c}.recipe-shop-modal__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:28px;font-weight:600;color:#2c2c2c;margin:0 0 8px}.recipe-shop-modal__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#666;margin:0 0 30px}.recipe-shop-modal__products{display:flex;flex-direction:column;gap:20px}.recipe-shop-modal__product{display:flex;gap:20px;padding:20px;background:#f9f9f9;border-radius:12px;transition:all .3s ease}.recipe-shop-modal__product:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.recipe-shop-modal__product-image{flex-shrink:0;width:180px;height:180px;border-radius:8px;overflow:hidden;background:#fff}.recipe-shop-modal__product-image img{width:100%;height:100%;object-fit:contain}.recipe-shop-modal__product-info{flex:1;display:flex;flex-direction:column;justify-content:center}.recipe-shop-modal__product-info h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;color:#2c2c2c;margin:0 0 8px}.recipe-shop-modal__product-price{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;color:#385dff;margin:0 0 16px}.recipe-shop-modal__product-form,.recipe-shop-modal__product-form form{width:100%}.recipe-shop-modal__product-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:#000;color:#fff;text-decoration:none;border:none;border-radius:6px;font-size:14px;font-weight:600;transition:all .3s ease;align-self:flex-start;cursor:pointer;width:100%}.recipe-shop-modal__product-btn:hover:not(:disabled){background:#2c2c2c;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.recipe-shop-modal__product-btn:disabled{background:#ccc;color:#666;cursor:not-allowed;transform:none}@media(max-width:768px){.recipe-shop-modal__content{padding:30px 20px;width:95%;max-height:90vh}.recipe-shop-modal__title{font-size:24px}.recipe-shop-modal__product{flex-direction:column;text-align:center}.recipe-shop-modal__product-image{width:100%;height:200px;margin:0 auto}.recipe-shop-modal__product-info{align-items:center}}.redesign-recipe__gallery{margin-top:40px}.redesign-recipe__gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.redesign-recipe__gallery-item{border-radius:8px;overflow:hidden}.redesign-recipe__gallery-image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}@media screen and (max-width:1023px){.redesign-recipe__gallery-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.redesign-recipe__gallery-grid{grid-template-columns:1fr}.redesign-recipe__gallery{margin-top:24px}}.redesign-recipe__recommended{margin-top:40px}.redesign-recipe__recommended-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.redesign-recipe__recommended-card{display:block;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.redesign-recipe__recommended-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.redesign-recipe__recommended-card .redesign-recipe-card__image-wrapper{position:relative;width:100%;padding-bottom:66.67%;overflow:hidden}.redesign-recipe__recommended-card .redesign-recipe-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.redesign-recipe__recommended-card:hover .redesign-recipe-card__image{transform:scale(1.05)}.redesign-recipe__recommended-card .redesign-recipe-card__image--placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999}.redesign-recipe__recommended-card .redesign-recipe-card__content{padding:16px 0}.redesign-recipe__recommended-card .redesign-recipe-card__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;line-height:1.3;margin:0}@media screen and (max-width:1023px){.redesign-recipe__recommended-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.redesign-recipe__recommended-grid{grid-template-columns:1fr}.redesign-recipe__recommended{margin-top:24px}}@media(prefers-reduced-motion:reduce){.redesign-recipe__recommended-card,.redesign-recipe__recommended-card .redesign-recipe-card__image{transition:none}.redesign-recipe__recommended-card:hover,.redesign-recipe__recommended-card:hover .redesign-recipe-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/redesign-recipe-page.css.map */
