.oi-recipe-index,.oi-recipe-article{--oi-recipe-green: #176b45;--oi-recipe-orange: #f28a2e;--oi-recipe-yellow: #f5c542;--oi-recipe-ink: #17231d;--oi-recipe-surface: #fff;--oi-recipe-background: #f6f7f5;--oi-recipe-border: rgba(23, 35, 29, .11);--oi-recipe-muted: rgba(23, 35, 29, .68);--oi-recipe-shadow: 0 18px 50px rgba(23, 35, 29, .08);color:var(--oi-recipe-ink);font:inherit;overflow:clip}.oi-recipe-index *,.oi-recipe-index *:before,.oi-recipe-index *:after,.oi-recipe-article *,.oi-recipe-article *:before,.oi-recipe-article *:after{box-sizing:border-box}.oi-recipe-index a,.oi-recipe-article a{color:inherit;text-decoration:none}.oi-recipe-index button,.oi-recipe-index input,.oi-recipe-article button,.oi-recipe-article input{font:inherit}.oi-recipe-index img,.oi-recipe-article img{display:block;max-width:100%}.oi-recipe-index .visually-hidden,.oi-recipe-article .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.oi-recipe-shell{width:min(calc(100% - 32px),1240px);margin-inline:auto}.oi-recipe-eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--oi-recipe-green);font-size:11px;font-weight:750;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.oi-recipe-eyebrow:before{width:22px;height:2px;border-radius:99px;background:var(--oi-recipe-orange);content:""}.oi-recipe-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:750;line-height:1.2;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.oi-recipe-button svg{width:19px;height:19px}.oi-recipe-button--secondary{border-color:#176b4538;background:#ffffffb8;color:var(--oi-recipe-green);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.oi-recipe-button--secondary:focus-visible,.oi-recipe-button--secondary:hover{border-color:var(--oi-recipe-green);background:var(--oi-recipe-green);color:#fff;transform:translateY(-2px)}.oi-recipe-orb{position:absolute;z-index:0;display:block;border-radius:999px;filter:blur(2px);pointer-events:none}.oi-recipe-orb--one{top:8%;right:-80px;width:210px;height:210px;background:color-mix(in srgb,var(--oi-recipe-orange) 30%,transparent);animation:oiRecipeFloat 9s ease-in-out infinite alternate}.oi-recipe-orb--two{bottom:3%;left:-80px;width:180px;height:180px;background:color-mix(in srgb,var(--oi-recipe-yellow) 35%,transparent);animation:oiRecipeFloat 11s 1.2s ease-in-out infinite alternate-reverse}@keyframes oiRecipeFloat{0%{transform:translate3d(-8px,8px,0) scale(.96)}to{transform:translate3d(15px,-12px,0) scale(1.06)}}.oi-recipe-editor-note{padding:18px;border:1px dashed var(--oi-recipe-orange);border-radius:18px;background:#fffc;color:var(--oi-recipe-ink);font-size:14px;line-height:1.55}.oi-recipe-index{background:var(--oi-recipe-background)}.oi-recipe-index__hero{position:relative;padding:30px 0 42px;background:radial-gradient(circle at 15% 15%,rgba(245,197,66,.19),transparent 36%),linear-gradient(135deg,#fbfcf8,color-mix(in srgb,var(--oi-recipe-background) 72%,white))}.oi-recipe-index__hero-grid{position:relative;z-index:1;display:grid;gap:28px}.oi-recipe-index__hero-copy h1{max-width:760px;margin:0;font-size:clamp(37px,11vw,68px);font-weight:760;letter-spacing:-.048em;line-height:.98}.oi-recipe-index__hero-copy h1 em{color:var(--oi-recipe-orange);font-style:normal}.oi-recipe-index__intro{max-width:620px;margin:18px 0 22px;color:var(--oi-recipe-muted);font-size:15px;line-height:1.65}.oi-recipe-index__intro>*{margin:0}.oi-recipe-featured{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:30px;background:var(--oi-recipe-surface);box-shadow:var(--oi-recipe-shadow)}.oi-recipe-featured__link{display:block}.oi-recipe-featured__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:color-mix(in srgb,var(--oi-recipe-green) 10%,white)}.oi-recipe-featured__image{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.oi-recipe-featured__placeholder,.oi-recipe-card__placeholder,.oi-recipe-article__hero-placeholder{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 68% 22%,rgba(245,197,66,.95) 0 10%,transparent 10.5%),radial-gradient(circle at 28% 78%,rgba(242,138,46,.94) 0 13%,transparent 13.5%),linear-gradient(135deg,var(--oi-recipe-green),#0f4c33);color:#fff}.oi-recipe-featured__placeholder span,.oi-recipe-card__placeholder span,.oi-recipe-article__hero-placeholder span{font-size:clamp(44px,14vw,88px);font-weight:850;letter-spacing:-.08em;line-height:.9}.oi-recipe-featured__placeholder small,.oi-recipe-card__placeholder small,.oi-recipe-article__hero-placeholder small{margin-top:10px;font-size:11px;font-weight:750;letter-spacing:.22em}.oi-recipe-featured__badge{position:absolute;top:14px;left:14px;padding:9px 13px;border-radius:999px;background:var(--oi-recipe-yellow);color:var(--oi-recipe-ink);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transform:rotate(-2deg)}.oi-recipe-featured__content{padding:20px 20px 22px}.oi-recipe-featured__meta,.oi-recipe-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;color:var(--oi-recipe-green);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.oi-recipe-featured__meta span,.oi-recipe-card__meta span{display:inline-flex;align-items:center;gap:5px}.oi-recipe-featured__meta span+span:before,.oi-recipe-card__meta span+span:before{width:3px;height:3px;margin-right:3px;border-radius:50%;background:var(--oi-recipe-orange);content:""}.oi-recipe-featured__meta svg,.oi-recipe-card__meta svg{width:15px;height:15px}.oi-recipe-featured__content h2{margin:0;font-size:clamp(27px,8vw,42px);font-weight:760;letter-spacing:-.035em;line-height:1.05}.oi-recipe-featured__content p{display:-webkit-box;overflow:hidden;margin:12px 0 17px;color:var(--oi-recipe-muted);font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.oi-recipe-featured__cta,.oi-recipe-card__cta{display:inline-flex;align-items:center;gap:8px;color:var(--oi-recipe-green);font-size:13px;font-weight:780}.oi-recipe-featured__cta svg{width:18px;height:18px;transition:transform .18s ease}.oi-recipe-index__recipes{padding:52px 0 72px;scroll-margin-top:80px}.oi-recipe-index__section-head{display:grid;gap:12px;margin-bottom:24px}.oi-recipe-index__section-head h2{margin:0;font-size:clamp(30px,9vw,54px);font-weight:760;letter-spacing:-.04em;line-height:1}.oi-recipe-index__grid-text{max-width:460px;color:var(--oi-recipe-muted);font-size:14px;line-height:1.55}.oi-recipe-index__grid-text>*{margin:0}.oi-recipe-index__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.oi-recipe-card{min-width:0;overflow:hidden;border:1px solid var(--oi-recipe-border);border-radius:26px;background:var(--oi-recipe-surface);box-shadow:0 12px 32px #17231d0b;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.oi-recipe-card__link{display:block;height:100%}.oi-recipe-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:color-mix(in srgb,var(--oi-recipe-green) 8%,white)}.oi-recipe-card__image{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.oi-recipe-card__arrow{position:absolute;right:13px;bottom:13px;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#ffffffeb;color:var(--oi-recipe-green);box-shadow:0 8px 20px #17231d24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:color .18s ease,background .18s ease,transform .18s ease}.oi-recipe-card__arrow svg{width:21px;height:21px}.oi-recipe-card__content{padding:17px 18px 20px}.oi-recipe-card__content h3{margin:0;font-size:clamp(22px,6vw,29px);font-weight:750;letter-spacing:-.03em;line-height:1.08}.oi-recipe-card__content p{display:-webkit-box;overflow:hidden;margin:10px 0 15px;color:var(--oi-recipe-muted);font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.oi-recipe-card__cta{padding-bottom:2px;border-bottom:1px solid color-mix(in srgb,var(--oi-recipe-green) 28%,transparent)}.oi-recipe-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:36px}.oi-recipe-pagination a,.oi-recipe-pagination span{display:grid;min-width:42px;height:42px;place-items:center;padding-inline:10px;border:1px solid var(--oi-recipe-border);border-radius:999px;background:var(--oi-recipe-surface);font-size:13px;font-weight:700}.oi-recipe-pagination .is-current{border-color:var(--oi-recipe-green);background:var(--oi-recipe-green);color:#fff}.oi-recipe-pagination__arrow svg{width:19px;height:19px}.oi-recipe-index__empty{display:grid;min-height:260px;place-items:center;padding:38px 22px;border:1px dashed color-mix(in srgb,var(--oi-recipe-green) 30%,transparent);border-radius:28px;background:#fff9;text-align:center}.oi-recipe-index__empty span{font-size:40px}.oi-recipe-index__empty h3{margin:10px 0 4px;font-size:23px}.oi-recipe-index__empty p{max-width:440px;margin:0;color:var(--oi-recipe-muted);font-size:14px;line-height:1.55}.oi-recipe-article{background:var(--oi-recipe-background)}.oi-recipe-article__hero{position:relative;padding:24px 0 42px;background:radial-gradient(circle at 88% 10%,rgba(242,138,46,.18),transparent 36%),linear-gradient(155deg,#fff,color-mix(in srgb,var(--oi-recipe-background) 70%,white))}.oi-recipe-article__hero>.oi-recipe-shell{position:relative;z-index:1}.oi-recipe-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;color:var(--oi-recipe-green);font-size:13px;font-weight:750}.oi-recipe-back svg{width:19px;height:19px;transition:transform .18s ease}.oi-recipe-back:hover svg{transform:translate(-3px)}.oi-recipe-article__hero-grid{display:grid;gap:26px}.oi-recipe-article__hero-copy h1{margin:0;font-size:clamp(39px,12vw,76px);font-weight:770;letter-spacing:-.055em;line-height:.98}.oi-recipe-article__lead{max-width:640px;margin:17px 0 22px;color:var(--oi-recipe-muted);font-size:15px;line-height:1.62}.oi-recipe-article__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--oi-recipe-border);border-radius:20px;background:#ffffffb8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.oi-recipe-article__facts>div{display:flex;min-height:74px;flex-direction:column;justify-content:center;padding:13px 15px;border-right:1px solid var(--oi-recipe-border);border-bottom:1px solid var(--oi-recipe-border)}.oi-recipe-article__facts>div:nth-child(2n){border-right:0}.oi-recipe-article__facts>div:nth-last-child(-n+2){border-bottom:0}.oi-recipe-article__facts span{margin-bottom:3px;color:var(--oi-recipe-muted);font-size:10px;font-weight:680;letter-spacing:.05em;text-transform:uppercase}.oi-recipe-article__facts strong{font-size:14px;font-weight:760}.oi-recipe-article__hero-media{overflow:hidden;aspect-ratio:4 / 3;border:6px solid rgba(255,255,255,.88);border-radius:30px 30px 74px;background:color-mix(in srgb,var(--oi-recipe-green) 10%,white);box-shadow:var(--oi-recipe-shadow);transform:rotate(.7deg)}.oi-recipe-article__hero-image{width:100%;height:100%;object-fit:cover}.oi-recipe-article__main{padding:42px 0 0}.oi-recipe-article__layout{display:grid;gap:22px}.oi-recipe-ingredients,.oi-recipe-steps{min-width:0;padding:23px 18px;border:1px solid var(--oi-recipe-border);border-radius:28px;background:var(--oi-recipe-surface);box-shadow:0 12px 36px #17231d0b}.oi-recipe-section-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.oi-recipe-section-heading h2{margin:0;font-size:clamp(29px,8vw,43px);font-weight:760;letter-spacing:-.04em;line-height:1}.oi-recipe-serving-control{display:flex;align-items:center;gap:10px}.oi-recipe-serving-control>span{color:var(--oi-recipe-muted);font-size:11px;font-weight:700;text-transform:uppercase}.oi-recipe-stepper{display:inline-grid;grid-template-columns:38px 48px 38px;align-items:center;overflow:hidden;border:1px solid var(--oi-recipe-border);border-radius:999px;background:var(--oi-recipe-background)}.oi-recipe-stepper button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;background:transparent;color:var(--oi-recipe-green);cursor:pointer;transition:color .16s ease,background .16s ease}.oi-recipe-stepper button:hover:not(:disabled),.oi-recipe-stepper button:focus-visible:not(:disabled){background:var(--oi-recipe-green);color:#fff}.oi-recipe-stepper button:disabled{cursor:not-allowed;opacity:.35}.oi-recipe-stepper button svg{width:19px;height:19px}.oi-recipe-stepper input{width:48px;height:38px;padding:0;border:0;outline:0;background:transparent;color:var(--oi-recipe-ink);font-size:14px;font-weight:800;text-align:center;-webkit-appearance:textfield;appearance:textfield}.oi-recipe-stepper input::-webkit-inner-spin-button,.oi-recipe-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.oi-recipe-stepper--small{grid-template-columns:32px 38px 32px}.oi-recipe-stepper--small button{width:32px;height:32px}.oi-recipe-stepper--small input{width:38px;height:32px;font-size:12px}.oi-recipe-ingredients__list,.oi-recipe-steps__list{padding:0;margin:0;list-style:none}.oi-recipe-ingredient{display:grid;gap:7px;padding:13px 0;border-bottom:1px solid var(--oi-recipe-border)}.oi-recipe-ingredient:first-child{padding-top:2px}.oi-recipe-ingredient:last-child{padding-bottom:0;border-bottom:0}.oi-recipe-ingredient__main{display:grid;grid-template-columns:minmax(72px,auto) minmax(0,1fr);align-items:baseline;gap:9px}.oi-recipe-ingredient__quantity{color:var(--oi-recipe-green);font-size:13px;font-weight:720}.oi-recipe-ingredient__quantity strong{font-weight:820}.oi-recipe-ingredient__name{font-size:14px;font-weight:620;line-height:1.35}.oi-recipe-ingredient__aside{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px;padding-left:81px}.oi-recipe-ingredient__aside small{color:var(--oi-recipe-muted);font-size:11px;line-height:1.35}.oi-recipe-shop-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--oi-recipe-orange) 14%,white);color:color-mix(in srgb,var(--oi-recipe-orange) 78%,#6f3200);font-size:10px;font-weight:780;line-height:1}.oi-recipe-shop-badge svg{width:13px;height:13px}.oi-recipe-steps__list{display:grid;gap:14px}.oi-recipe-step{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:17px 15px;border:1px solid var(--oi-recipe-border);border-radius:21px;background:color-mix(in srgb,var(--oi-recipe-background) 72%,white)}.oi-recipe-step__number{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--oi-recipe-orange);color:#fff;font-size:11px;font-weight:820;letter-spacing:.04em}.oi-recipe-step__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.oi-recipe-step__head h3{margin:5px 0 0;font-size:18px;font-weight:750;letter-spacing:-.02em;line-height:1.15}.oi-recipe-step__head>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#fff;color:var(--oi-recipe-muted);font-size:10px;font-weight:700}.oi-recipe-step__text{margin-top:9px;color:var(--oi-recipe-muted);font-size:13px;line-height:1.58}.oi-recipe-step__text>*:first-child{margin-top:0}.oi-recipe-step__text>*:last-child{margin-bottom:0}.oi-recipe-step__media{overflow:hidden;margin-top:13px;aspect-ratio:4 / 3;border-radius:15px;background:#e8ece9}.oi-recipe-step__image{width:100%;height:100%;object-fit:cover}.oi-recipe-products{position:relative;padding:44px 0 max(76px,calc(58px + env(safe-area-inset-bottom)))}.oi-recipe-products__panel{position:relative;overflow:hidden;padding:23px 17px 18px;border-radius:30px;background:radial-gradient(circle at 94% 5%,rgba(245,197,66,.2),transparent 30%),var(--oi-recipe-surface);box-shadow:var(--oi-recipe-shadow)}.oi-recipe-products__heading{display:grid;gap:14px;margin-bottom:20px}.oi-recipe-products__heading h2{margin:0;font-size:clamp(29px,8.5vw,46px);font-weight:760;letter-spacing:-.04em;line-height:1}.oi-recipe-products__heading>div>div{max-width:620px;margin-top:11px;color:var(--oi-recipe-muted);font-size:13px;line-height:1.55}.oi-recipe-products__heading>div>div>*{margin:0}.oi-recipe-products__portion-copy{width:fit-content;padding:8px 11px;border-radius:999px;background:color-mix(in srgb,var(--oi-recipe-green) 9%,white);color:var(--oi-recipe-green);font-size:11px;font-weight:680}.oi-recipe-products__list{overflow:hidden;border:1px solid var(--oi-recipe-border);border-radius:20px}.oi-recipe-product{display:grid;grid-template-columns:28px 58px minmax(0,1fr);align-items:center;gap:10px;padding:12px 11px;border-bottom:1px solid var(--oi-recipe-border);background:#ffffffbd;transition:opacity .17s ease,background .17s ease}.oi-recipe-product:last-child{border-bottom:0}.oi-recipe-product:has([data-product-check]:not(:checked)),.oi-recipe-product.is-unavailable{background:#f6f7f5cc;opacity:.58}.oi-recipe-product__check{position:relative;display:grid;width:26px;height:26px;place-items:center;cursor:pointer}.oi-recipe-product__check input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;cursor:pointer;opacity:0}.oi-recipe-product__check>span:not(.visually-hidden){display:grid;width:23px;height:23px;place-items:center;border:1.5px solid color-mix(in srgb,var(--oi-recipe-green) 30%,transparent);border-radius:7px;background:#fff;color:transparent;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.oi-recipe-product__check input:checked+span{border-color:var(--oi-recipe-green);background:var(--oi-recipe-green);color:#fff}.oi-recipe-product__check input:focus-visible+span{outline:2px solid var(--oi-recipe-orange);outline-offset:3px}.oi-recipe-product__check svg{width:16px;height:16px}.oi-recipe-product__media{display:block;overflow:hidden;width:58px;height:58px;border-radius:13px;background:var(--oi-recipe-background)}.oi-recipe-product__image{width:100%;height:100%;object-fit:contain;padding:4px}.oi-recipe-product__placeholder{display:grid;width:100%;height:100%;place-items:center;background:var(--oi-recipe-green);color:#fff;font-size:16px;font-weight:850}.oi-recipe-product__body{min-width:0}.oi-recipe-product__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.oi-recipe-product__top>div{min-width:0}.oi-recipe-product__title{display:-webkit-box;overflow:hidden;font-size:12px;font-weight:720;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.oi-recipe-product__variant{display:block;margin-top:2px;overflow:hidden;color:var(--oi-recipe-muted);font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.oi-recipe-product__top strong{flex:0 0 auto;color:var(--oi-recipe-green);font-size:12px;font-weight:800}.oi-recipe-product__note{margin:4px 0 0;color:var(--oi-recipe-muted);font-size:10px;line-height:1.35}.oi-recipe-product__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 9px;margin-top:8px}.oi-recipe-product__coverage,.oi-recipe-product__sold-out{color:var(--oi-recipe-muted);font-size:9px;font-weight:650;line-height:1.25}.oi-recipe-product__sold-out{color:#9c2f25}.oi-recipe-products__footer{display:grid;gap:15px;padding-top:19px}.oi-recipe-products__total{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.oi-recipe-products__total span{color:var(--oi-recipe-muted);font-size:12px;font-weight:680;text-transform:uppercase}.oi-recipe-products__total strong{font-size:26px;font-weight:800;letter-spacing:-.035em}.oi-recipe-products__action{min-width:0}.oi-recipe-add-button{position:relative;display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border:0;border-radius:999px;background:var(--oi-recipe-green);color:#fff;box-shadow:0 12px 30px color-mix(in srgb,var(--oi-recipe-green) 24%,transparent);cursor:pointer;font-size:13px;font-weight:790;line-height:1.2;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease}.oi-recipe-add-button:hover:not(:disabled),.oi-recipe-add-button:focus-visible:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 34px color-mix(in srgb,var(--oi-recipe-green) 30%,transparent)}.oi-recipe-add-button:disabled{cursor:not-allowed;opacity:.5}.oi-recipe-add-button.is-loading{cursor:wait}.oi-recipe-add-button.is-success{background:var(--oi-recipe-orange);box-shadow:0 13px 32px color-mix(in srgb,var(--oi-recipe-orange) 28%,transparent)}.oi-recipe-add-button__icon{display:grid;width:22px;height:22px;place-items:center}.oi-recipe-add-button__icon svg{grid-area:1 / 1;width:21px;height:21px;transition:opacity .16s ease,transform .16s ease}.oi-recipe-add-button__check{opacity:0;transform:scale(.55) rotate(-12deg)}.oi-recipe-add-button.is-success .oi-recipe-add-button__cart{opacity:0;transform:scale(.6)}.oi-recipe-add-button.is-success .oi-recipe-add-button__check{opacity:1;transform:scale(1) rotate(0)}.oi-recipe-products__message{min-height:18px;margin:7px 4px 0;color:var(--oi-recipe-muted);font-size:11px;line-height:1.35;text-align:center}.oi-recipe-products__message.is-error{color:#9c2f25}.oi-recipe-products__message.is-success{color:var(--oi-recipe-green)}.oi-recipe-products__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 13px;margin-top:11px;padding-top:12px;border-top:1px solid var(--oi-recipe-border);color:var(--oi-recipe-muted);font-size:9px;font-weight:650}.oi-recipe-products__trust span{display:inline-flex;align-items:center;gap:4px}.oi-recipe-products__trust svg{width:14px;height:14px;color:var(--oi-recipe-green)}.oi-recipe-confetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.oi-recipe-confetti i{position:absolute;z-index:4;top:var(--oi-confetti-top, 80%);left:var(--oi-confetti-left, 50%);width:var(--oi-confetti-size, 7px);height:calc(var(--oi-confetti-size, 7px) * .55);border-radius:2px;background:var(--oi-confetti-color, var(--oi-recipe-orange));opacity:0;transform:translate(-50%,-50%)}.oi-recipe-confetti.is-active i{animation:oiRecipeConfetti .9s var(--oi-confetti-delay, 0ms) cubic-bezier(.18,.68,.28,1) forwards}@keyframes oiRecipeConfetti{0%{opacity:1;transform:translate(-50%,-50%) rotate(0)}to{opacity:0;transform:translate(var(--oi-confetti-x, 40px),var(--oi-confetti-y, -120px)) rotate(var(--oi-confetti-r, 260deg))}}.oi-recipe-index.is-js-ready[data-animations=true] [data-oi-reveal],.oi-recipe-article.is-js-ready[data-animations=true] [data-oi-reveal]{opacity:0;transform:translateY(12px);transition:opacity .52s ease,transform .52s cubic-bezier(.2,.7,.2,1)}.oi-recipe-index.is-js-ready[data-animations=true] [data-oi-reveal].is-visible,.oi-recipe-article.is-js-ready[data-animations=true] [data-oi-reveal].is-visible{opacity:1;transform:translateY(0)}@media(min-width:650px){.oi-recipe-shell{width:min(calc(100% - 52px),1240px)}.oi-recipe-index__hero,.oi-recipe-article__hero{padding-top:42px}.oi-recipe-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.oi-recipe-index__section-head,.oi-recipe-products__heading{grid-template-columns:minmax(0,1fr) auto;align-items:end}.oi-recipe-article__facts{grid-template-columns:repeat(4,minmax(0,1fr))}.oi-recipe-article__facts>div,.oi-recipe-article__facts>div:nth-child(2n),.oi-recipe-article__facts>div:nth-last-child(-n+2){border-right:1px solid var(--oi-recipe-border);border-bottom:0}.oi-recipe-article__facts>div:last-child{border-right:0}.oi-recipe-ingredients,.oi-recipe-steps{padding:30px}.oi-recipe-product{grid-template-columns:30px 70px minmax(0,1fr);gap:14px;padding:14px 16px}.oi-recipe-product__media{width:70px;height:70px}.oi-recipe-product__title,.oi-recipe-product__top strong{font-size:14px}.oi-recipe-product__variant,.oi-recipe-product__note{font-size:11px}.oi-recipe-products__panel{padding:34px}.oi-recipe-products__footer{grid-template-columns:minmax(190px,.45fr) minmax(320px,.55fr);align-items:start;gap:30px}}@media(min-width:990px){.oi-recipe-index__hero{padding:62px 0 70px}.oi-recipe-index__hero-grid{grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;gap:clamp(50px,7vw,100px)}.oi-recipe-index__intro{font-size:16px}.oi-recipe-featured__content{padding:25px 27px 28px}.oi-recipe-featured:hover .oi-recipe-featured__image{transform:scale(1.035)}.oi-recipe-featured:hover .oi-recipe-featured__cta svg{transform:translate(2px,-2px)}.oi-recipe-index__recipes{padding:78px 0 100px}.oi-recipe-index__section-head{margin-bottom:34px}.oi-recipe-index__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.oi-recipe-card:hover{border-color:color-mix(in srgb,var(--oi-recipe-green) 25%,transparent);box-shadow:0 22px 48px #17231d1a;transform:translateY(-6px)}.oi-recipe-card:hover .oi-recipe-card__image{transform:scale(1.045)}.oi-recipe-card:hover .oi-recipe-card__arrow{background:var(--oi-recipe-orange);color:#fff;transform:rotate(3deg) scale(1.04)}.oi-recipe-article__hero{padding:36px 0 66px}.oi-recipe-article__hero-grid{grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);align-items:center;gap:clamp(52px,7vw,96px)}.oi-recipe-article__lead{font-size:16px}.oi-recipe-article__hero-media{border-radius:40px 40px 110px}.oi-recipe-article__main{padding-top:70px}.oi-recipe-article__layout{grid-template-columns:minmax(330px,.74fr) minmax(0,1.26fr);align-items:start;gap:28px}.oi-recipe-ingredients{position:sticky;top:28px}.oi-recipe-step{grid-template-columns:46px minmax(0,1fr);gap:16px;padding:21px}.oi-recipe-step__number{width:44px;height:44px}.oi-recipe-step__head h3{font-size:21px}.oi-recipe-step__text{font-size:14px}.oi-recipe-products{padding:68px 0 110px}.oi-recipe-products__panel{border-radius:38px}}@media(prefers-reduced-motion:reduce){.oi-recipe-index *,.oi-recipe-index *:before,.oi-recipe-index *:after,.oi-recipe-article *,.oi-recipe-article *:before,.oi-recipe-article *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.oi-recipe-index [data-oi-reveal],.oi-recipe-article [data-oi-reveal]{opacity:1!important;transform:none!important}.oi-recipe-confetti{display:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/oi-recipes.css.map */
