.recipe__wrap{max-width:1120px;margin:0 auto;padding:0 24px}.recipe__hero{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;min-height:clamp(420px,50vw,560px);padding:clamp(48px,8vw,110px) 0;overflow:hidden;background:var(--footer-bg)}.recipe__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.recipe__hero .recipe__hero-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:#14100c8c}.recipe__hero-inner{position:relative;z-index:2;max-width:820px;padding:0 24px}.recipe__eyebrow{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--straw-light);margin:0 0 16px}.recipe__title{font-family:var(--font-head);font-weight:800;font-size:clamp(38px,6vw,72px);line-height:1;letter-spacing:-.02em;color:var(--paper);margin:0}.recipe__summary{font-family:var(--font-body);font-size:clamp(16px,1.5vw,19px);line-height:1.6;color:#f6f0eae6;margin:20px auto 0;max-width:48ch}.recipe__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(28px,5vw,56px);margin-top:clamp(24px,3vw,34px)}.recipe__stat{display:flex;flex-direction:column;align-items:center;gap:4px}.recipe__stat-val{font-family:var(--font-head);font-weight:800;font-size:clamp(22px,2.4vw,30px);color:var(--paper)}.recipe__stat-label{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--straw-light)}.recipe__intro{background:var(--hessian-weave),var(--paper);padding:clamp(40px,5vw,72px) 0}.recipe__intro-body p{margin:0 0 16px;font-family:var(--font-body);font-size:16px;line-height:1.7;color:var(--ink)}.recipe__main{background:var(--hessian-weave),var(--paper);padding:8px 0 clamp(48px,7vw,96px)}.recipe__main-grid{display:grid;grid-template-columns:1fr 360px;gap:clamp(32px,5vw,64px);align-items:start}.recipe__h2{font-family:var(--font-head);font-weight:800;font-size:clamp(24px,3vw,34px);letter-spacing:-.01em;color:var(--ink);margin:0 0 24px}.recipe__steps ol,.recipe__steps ul{list-style:none;counter-reset:step;margin:0;padding:0}.recipe__steps ol>li,.recipe__steps ul>li{counter-increment:step;position:relative;padding:0 0 22px 60px;margin-bottom:22px;border-bottom:1px solid var(--line);font-family:var(--font-body);font-size:15px;line-height:1.7;color:var(--ink-soft)}.recipe__steps ol>li:last-child,.recipe__steps ul>li:last-child{border-bottom:0;margin-bottom:0}.recipe__steps ol>li:before,.recipe__steps ul>li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:-3px;font-family:var(--font-head);font-weight:800;font-size:22px;color:var(--cta)}.recipe__steps p{font-family:var(--font-body);font-size:15px;line-height:1.7;color:var(--ink-soft);margin:0 0 14px}.recipe__tip{margin-top:36px;background:var(--paper-2);border-left:4px solid var(--straw-light);border-radius:0 8px 8px 0;padding:20px 24px}.recipe__tip-eyebrow{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 8px}.recipe__tip-text{font-family:var(--font-body);font-style:italic;font-size:15px;line-height:1.6;color:var(--ink);margin:0}.recipe__shop{position:sticky;top:24px}.recipe__shop-card{background:var(--hessian-weave),var(--footer-bg);border-radius:12px;padding:24px;color:var(--paper)}.recipe__shop-title{font-family:var(--font-head);font-weight:800;font-size:20px;color:var(--paper);margin:0 0 6px}.recipe__shop-sub{font-family:var(--font-body);font-size:13px;line-height:1.5;color:#f6f0eab8;margin:0 0 18px}.recipe__shop-items{display:flex;flex-direction:column;gap:14px}.recipe__shop-item{display:flex;align-items:center;gap:12px}.recipe__shop-thumb{flex:0 0 48px;width:48px;height:48px;border-radius:6px;overflow:hidden;background:#ffffff14;display:flex;align-items:center;justify-content:center}.recipe__shop-thumb img{width:100%;height:100%;object-fit:cover}.recipe__shop-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.recipe__shop-name{font-family:var(--font-body);font-size:14px;font-weight:700;color:var(--paper)}.recipe__shop-variant{font-family:var(--font-body);font-size:12px;color:#f6f0eab3}.recipe__shop-price{font-family:var(--font-body);font-size:14px;font-weight:700;color:var(--paper);white-space:nowrap}.recipe__addall{position:relative;width:100%;margin:18px 0;padding:14px;background:var(--cta);color:var(--paper);border:0;border-radius:var(--radius);font-family:var(--font-body);font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s}.recipe__addall:hover{background:var(--cta-dark)}.recipe__addall .loading__spinner{display:none}.recipe__addall.is-loading .recipe__addall-label{visibility:hidden}.recipe__addall.is-loading .loading__spinner{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.recipe__addall .spinner{width:18px;height:18px}.recipe__addall .path{stroke:var(--paper)}.recipe__pantry{border-top:1px solid rgba(246,240,234,.16);padding-top:18px}.recipe__pantry-eyebrow{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--straw-light);margin:0 0 12px}.recipe__pantry-list{list-style:none;margin:0;padding:0}.recipe__pantry-list li{position:relative;padding-left:18px;margin-bottom:9px;font-family:var(--font-body);font-size:13px;color:#f6f0ead9}.recipe__pantry-list li:before{content:"";position:absolute;left:2px;top:7px;width:5px;height:5px;border-radius:50%;background:var(--straw-light)}.recipe__chef{position:relative;overflow:hidden;padding:clamp(48px,7vw,96px) 0;background:var(--footer-bg)}.recipe__chef-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.recipe__chef-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#14100c99}.recipe__chef-grid{position:relative;z-index:2;display:grid;grid-template-columns:300px 1fr;gap:clamp(28px,5vw,56px);align-items:center}.recipe__chef-portrait{border-radius:10px;overflow:hidden;background:var(--paper-2);aspect-ratio:3 / 4;box-shadow:0 16px 40px #0000004d}.recipe__chef-portrait img{width:100%;height:100%;object-fit:cover}.recipe__chef-eyebrow{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--straw-light);margin:0 0 12px}.recipe__chef-name{font-family:var(--font-head);font-weight:800;font-size:clamp(28px,4vw,44px);line-height:1.05;color:var(--paper);margin:0}.recipe__chef-role{font-family:var(--font-body);font-style:italic;font-size:16px;color:var(--straw-light);margin:8px 0 0}.recipe__chef-bio{font-family:var(--font-body);font-size:15px;line-height:1.7;color:#f6f0ead9;margin:18px 0 0;max-width:58ch}.recipe__chef-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.recipe__chef-link{display:inline-flex;align-items:center;gap:7px;padding:10px 20px;border:1.5px solid rgba(246,240,234,.4);border-radius:999px;font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--paper);text-decoration:none;transition:background .2s,color .2s,border-color .2s}.recipe__chef-link:hover{background:var(--paper);color:var(--ink);border-color:var(--paper)}.recipe__madewith{background:var(--hessian-weave),var(--paper);padding:clamp(40px,6vw,88px) 0}.recipe__madewith-card{max-width:360px}.recipe__madewith-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.recipe__madewith-eyebrow{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--clay, var(--cta));margin:0 0 8px}.recipe__madewith-all{flex:0 0 auto;font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--ink);text-decoration:none;border-bottom:1.5px solid var(--ink);padding-bottom:2px;transition:color .2s,border-color .2s}.recipe__madewith-all:hover{color:var(--cta);border-color:var(--cta)}.recipe__variety{display:grid;grid-template-columns:320px 1fr;background:var(--paper-2);border:1.5px solid var(--line);border-radius:12px;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.recipe__variety:hover{transform:translateY(-2px);border-color:var(--ink);box-shadow:0 14px 34px #14100c1a}.recipe__variety-img{background:var(--paper);display:flex;align-items:center;justify-content:center}.recipe__variety-img img{width:100%;height:100%;object-fit:cover}.recipe__variety-body{padding:clamp(26px,3vw,44px)}.recipe__variety-tags{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--straw-light);margin:0 0 10px}.recipe__variety-title{font-family:var(--font-head);font-weight:800;font-size:clamp(22px,3vw,32px);color:var(--ink);margin:0 0 12px}.recipe__variety-desc{font-family:var(--font-body);font-size:15px;line-height:1.7;color:var(--ink-soft);margin:0 0 16px;max-width:52ch}.recipe__variety-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body);font-size:14px;font-weight:700;color:var(--cta)}@media(max-width:900px){.recipe__main-grid{grid-template-columns:1fr}.recipe__shop{position:static}.recipe__chef-grid{grid-template-columns:1fr}.recipe__chef-portrait{max-width:280px;aspect-ratio:3 / 4}.recipe__variety{grid-template-columns:1fr}.recipe__variety-img{aspect-ratio:16 / 10}}@media(max-width:600px){.recipe__madewith-head{flex-direction:column;align-items:flex-start;gap:10px}.recipe__steps ol>li,.recipe__steps ul>li{padding-left:44px}.recipe__steps ol>li:before,.recipe__steps ul>li:before{font-size:18px}.recipe__chef-link{min-height:44px}}.recipe__shop-name{text-decoration:none;transition:color .15s}.recipe__shop-name:hover{color:var(--straw-light);text-decoration:underline}.recipe__shop-thumb{text-decoration:none}.recipe__shop-add{flex:0 0 auto;position:relative;width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(246,240,234,.28);background:transparent;color:var(--paper);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.recipe__shop-add:hover{background:#f6f0ea1f;border-color:var(--paper)}.recipe__shop-add:focus-visible{outline:3px solid var(--wheat);outline-offset:2px}.recipe__shop-add-icon{display:flex}.recipe__shop-add-icon--check{display:none}.recipe__shop-add.is-added{background:var(--moss);border-color:var(--moss)}.recipe__shop-add.is-added .recipe__shop-add-icon--plus{display:none}.recipe__shop-add.is-added .recipe__shop-add-icon--check{display:flex}.recipe__shop-add .loading__spinner{display:none}.recipe__shop-add.is-loading .recipe__shop-add-icon{visibility:hidden}.recipe__shop-add.is-loading .loading__spinner{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.recipe__shop-add .spinner{width:16px;height:16px}.recipe__shop-add .path{stroke:var(--paper)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/morghew-recipe.css.map */
