.recipe-detail{--dw-page: 1260px;--dw-narrow: 1140px;--dw-gutter: clamp(20px, 3.3vw, 44px);--dw-script: "Grand Hotel", "Brush Script MT", cursive;--dw-sans: "Josefin Sans", "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;display:block;background:var(--dw-paper);color:var(--dw-ink);font-family:var(--dw-sans);font-size:17px;font-weight:400;line-height:1.62;overflow-x:clip}.recipe-detail *,.recipe-detail *:before,.recipe-detail *:after{box-sizing:border-box}.recipe-detail img,.recipe-detail video,.recipe-detail svg{display:block;max-width:100%}.recipe-detail a{color:inherit;text-decoration-color:var(--dw-red);text-decoration-thickness:2px;text-underline-offset:4px}.recipe-detail :focus-visible{outline:3px solid var(--dw-red);outline-offset:4px}.recipe-detail h1,.recipe-detail h2,.recipe-detail h3{margin:0;font-family:var(--dw-sans);font-weight:700}.recipe-detail p{margin-top:0}.recipe-detail .eyebrow{margin:0 0 14px;font-size:10px;font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.recipe-detail .eyebrow.red{color:var(--dw-red)}.recipe-detail .script-line{margin:20px 0 0;color:var(--dw-gold);font-family:var(--dw-script);font-size:clamp(30px,3.1vw,48px);font-weight:400;line-height:1.05;text-transform:none}.recipe-detail .script-line.dark{color:var(--dw-ink)}.recipe-detail .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:2px solid transparent;font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1.15;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease}.recipe-detail .button:hover{transform:translateY(-2px)}.recipe-detail .button-gold{background:var(--dw-gold);color:var(--dw-ink)}.recipe-detail .button-outline{border-color:#ffffff8c;color:#fff;background-color:transparent}.recipe-detail .button-dark{margin-top:42px;background:var(--dw-ink);color:var(--dw-paper)}.recipe-detail .arrow-link{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.recipe-detail .arrow-text{text-decoration-color:var(--dw-red);text-decoration-thickness:2px;text-underline-offset:4px}.recipe-detail .arrow-link span{margin-left:6px}.recipe-detail .breadcrumbs{display:flex;overflow:hidden;align-items:center;width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));margin:24px auto;gap:9px;color:var(--dw-muted);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.recipe-detail .breadcrumbs a{text-decoration:none}.recipe-detail .breadcrumbs a:hover{text-decoration:underline}.recipe-detail .hero{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));margin:0 auto;background:var(--dw-ink);scroll-margin-top:var(--dw-sticky)}.recipe-detail .hero.no-hero-media{grid-template-columns:minmax(0,1fr)}.recipe-detail .hero.no-hero-media .hero-media{display:none}.recipe-detail .hero-title{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,76px);color:#fff}.recipe-detail .hero-title .eyebrow{color:var(--dw-gold)}.recipe-detail .hero h1{margin:0;color:#fff;font-size:clamp(48px,6vw,48px);font-weight:700;letter-spacing:.01em;line-height:.91;text-transform:uppercase}.recipe-detail .hero-tags{display:flex;flex-wrap:wrap;align-items:center;margin:24px 0 0;padding:0;gap:8px 14px;color:var(--dw-gold);font-size:10px;font-weight:700;letter-spacing:.16em;list-style:none;text-transform:uppercase}.recipe-detail .hero-tags li+li:before{margin-right:14px;content:"\2022";opacity:.6}.recipe-detail .hero-lede{max-width:48ch;margin:26px 0 0;color:#e6e1d8;font-size:18px;line-height:1.58}.recipe-detail .hero-rating{display:flex;flex-wrap:wrap;align-items:center;margin:22px 0 0;gap:10px;color:#e6e1d8;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.recipe-detail .hero-stars{display:inline-flex;gap:2px}.recipe-detail .hero-stars span{color:#ffffff40}.recipe-detail .hero-stars .is-on{color:var(--dw-gold)}.recipe-detail .hero-actions{display:flex;flex-wrap:wrap;margin-top:30px;gap:12px}.recipe-detail .hero-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:700px;padding:22px;gap:14px;background:var(--dw-ink)}.recipe-detail .hero-media--solo{grid-template-columns:minmax(0,1fr)}.recipe-detail .hero-photo{overflow:hidden;min-width:0;margin:0}.recipe-detail .hero-photo img,.recipe-detail .hero-photo svg{width:100%;height:100%;object-fit:cover;object-position:center}.recipe-detail .hero-photo .placeholder-svg{background:#1d1d1d;fill:#fff3}.recipe-detail .hero-video-shell{display:flex;flex-direction:column;min-width:0;padding:12px;background:#070707}.recipe-detail .hero-video-shell p{margin:0;padding:4px 2px 12px;color:var(--dw-gold);font-size:9px;font-weight:700;letter-spacing:.17em;text-align:center;text-transform:uppercase}.recipe-detail .hero-video-shell video{flex:1;width:100%;height:100%;min-height:0;background:#000;object-fit:cover}.recipe-detail .facts{width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));margin:0 auto;border:1px solid var(--dw-rule);border-top:0;background:#fff}.recipe-detail .facts dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0}.recipe-detail .facts dl div{padding:20px 28px;border-right:1px solid var(--dw-rule)}.recipe-detail .facts dl div:last-child{border-right:0}.recipe-detail .facts dt{color:var(--dw-muted);font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.recipe-detail .facts dd{margin:2px 0 0;font-size:16px;font-weight:700}.recipe-detail .boss-band{margin:92px 0;padding:clamp(36px,5vw,70px) 24px;background:var(--dw-ink);color:var(--dw-gold);text-align:center}.recipe-detail .boss-band p{margin:0;font-family:var(--dw-sans);font-size:clamp(44px,9vw,126px);font-weight:700;letter-spacing:.02em;line-height:.92;text-transform:uppercase}.recipe-detail .intro-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:center;width:min(var(--dw-narrow),calc(100% - (var(--dw-gutter) * 2)));margin:0 auto 112px;gap:72px}.recipe-detail .intro-copy h2,.recipe-detail .section-head h2,.recipe-detail .ingredients-panel>h2,.recipe-detail .method-head h2,.recipe-detail .rice-method h2,.recipe-detail .gallery h2,.recipe-detail .final-cta h2{margin:0;font-size:clamp(42px,5.4vw,48px);letter-spacing:.01em;line-height:.94;text-transform:uppercase}.recipe-detail .intro-text{margin:30px 0 0;color:#49453f;font-size:19px;line-height:1.7}.recipe-detail .intro-text>:first-child{margin-top:0}.recipe-detail .intro-text>:last-child{margin-bottom:0}.recipe-detail .intro-image{width:100%;min-height:440px;object-fit:cover;height:auto}.recipe-detail .product-section{width:min(var(--dw-narrow),calc(100% - (var(--dw-gutter) * 2)));margin:0 auto 118px;scroll-margin-top:var(--dw-sticky)}.recipe-detail .section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px;gap:28px}.recipe-detail .section-head h2{font-size:clamp(42px,5.4vw,64px)}.recipe-detail .product-grid{display:grid;grid-template-columns:repeat(2,1fr);border-left:1px solid var(--dw-rule)}.recipe-detail .product-card{display:grid;grid-template-columns:220px 1fr;min-height:270px;border-right:1px solid var(--dw-rule);border-bottom:1px solid var(--dw-rule);background:#fff;border-top:1px solid var(--dw-rule)}.recipe-detail .product-image{display:flex;overflow:hidden;align-items:center;justify-content:center;padding:25px;background:#f4f4f4}.recipe-detail .product-image img,.recipe-detail .product-image svg{width:100%;height:210px;object-fit:contain;transition:transform .18s ease}.recipe-detail .product-image:hover img{transform:scale(1.035)}.recipe-detail .product-copy{display:flex;flex-direction:column;justify-content:center;padding:32px}.recipe-detail .product-copy .eyebrow{color:var(--dw-red)}.recipe-detail .product-copy h3{margin:0 0 28px;font-size:28px;line-height:1.04;text-transform:uppercase}.recipe-detail .product-copy h3 a{text-decoration:none}.recipe-detail .recipe-workspace{display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:start;width:min(var(--dw-narrow),calc(100% - (var(--dw-gutter) * 2)));margin:0 auto 120px;gap:72px;scroll-margin-top:var(--dw-sticky)}.recipe-detail .ingredients-panel{position:sticky;top:calc(var(--dw-sticky) + 8px);overflow-y:auto;max-height:calc(100vh - var(--dw-sticky) - 20px);padding:36px;border-top:8px solid var(--dw-gold);background:var(--dw-ink);color:#fff;scrollbar-color:var(--dw-gold) var(--dw-ink)}.recipe-detail .ingredients-panel>.eyebrow{color:var(--dw-gold)}.recipe-detail .ingredients-panel>h2{margin-bottom:30px;color:#fff;font-size:36px}.recipe-detail .ingredients-panel h3{margin:30px 0 10px;color:var(--dw-gold);font-size:11px;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}.recipe-detail .ingredients-panel .ingredient-note{margin:0 0 8px;color:#cdc7bd;font-size:13px;font-style:italic}.recipe-detail .ingredients-panel ul{margin:0;padding:0;list-style:none}.recipe-detail .ingredients-panel li{position:relative;padding:8px 0 8px 20px;border-bottom:1px solid rgb(255 255 255 / 11%);color:#e7e2d9;font-size:15px;line-height:1.42}.recipe-detail .ingredients-panel li:before{position:absolute;left:0;color:var(--dw-gold);content:"+";font-weight:700}.recipe-detail .equipment-card{margin-top:34px;padding:22px;background:var(--dw-gold);color:var(--dw-ink)}.recipe-detail .equipment-card h3{margin:0 0 8px;color:var(--dw-ink)}.recipe-detail .equipment-card p{margin:0;font-size:14px;line-height:1.5}.recipe-detail .method-head{padding-bottom:42px;border-bottom:1px solid var(--dw-rule)}.recipe-detail .method-head h2{font-size:clamp(42px,5.4vw,64px)}.recipe-detail .method-head .script-line{margin-top:14px}.recipe-detail .method-sub{margin:26px 0 -18px;color:var(--dw-red);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.recipe-detail .steps{margin:0;padding:0;list-style:none}.recipe-detail .steps>li{display:grid;grid-template-columns:70px 1fr;padding:42px 0;border-bottom:1px solid var(--dw-rule);gap:24px}.recipe-detail .step-number{color:var(--dw-red);font-size:32px;font-weight:700;line-height:1}.recipe-detail .step-copy h3{margin:0 0 9px;font-size:28px;line-height:1.05;text-transform:uppercase}.recipe-detail .step-text{color:#49453f}.recipe-detail .step-text>:first-child{margin-top:0}.recipe-detail .step-text>:last-child{margin-bottom:0}.recipe-detail .steps li>img{grid-column:1 / -1;width:100%;max-height:570px;margin-top:8px;object-fit:cover;object-position:center}.recipe-detail .pit-tip{margin:58px 0;padding:34px 38px;background:var(--dw-gold)}.recipe-detail .pit-tip .script-line{margin:0 0 12px;font-size:clamp(34px,4vw,48px)}.recipe-detail .pit-tip-text{max-width:53ch;font-size:18px;font-weight:700;line-height:1.5}.recipe-detail .pit-tip-text>:first-child{margin-top:0}.recipe-detail .pit-tip-text>:last-child{margin-bottom:0}.recipe-detail .rice-method{padding-top:18px}.recipe-detail .rice-method h2{margin-bottom:36px;font-size:clamp(42px,5.4vw,64px)}.recipe-detail .rice-steps{margin:0;padding:0;list-style:none}.recipe-detail .rice-steps li{display:grid;grid-template-columns:38px 1fr;padding:18px 0;border-top:1px solid var(--dw-rule);gap:16px}.recipe-detail .rice-steps li>span{display:grid;width:30px;height:30px;border-radius:50%;background:var(--dw-red);color:#fff;font-size:13px;font-weight:700;place-items:center}.recipe-detail .rice-steps li>div>:first-child{margin-top:0}.recipe-detail .rice-steps li>div>:last-child{margin-bottom:0}.recipe-detail .method-outro{margin-top:44px;color:#49453f}.recipe-detail .gallery{width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));margin:0 auto 120px}.recipe-detail .gallery header{margin-bottom:30px}.recipe-detail .gallery h2{font-size:clamp(42px,5.4vw,64px)}.recipe-detail .gallery-grid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:14px;height:1000px}.recipe-detail .gallery-grid-item{position:relative}.recipe-detail .gallery-grid .gallery-grid-item:first-child{grid-row:1 / -1}.recipe-detail .gallery-grid img{width:100%;height:100%;object-fit:cover;position:absolute}.recipe-detail .final-cta{display:grid;grid-template-columns:1fr 1fr;width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));min-height:560px;margin:0 auto 110px;background:var(--dw-ink);color:#fff}.recipe-detail .final-cta--no-media{grid-template-columns:1fr}.recipe-detail .final-cta>img{width:100%;height:100%;min-height:560px;object-fit:cover}.recipe-detail .final-cta>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,82px)}.recipe-detail .final-cta .eyebrow{color:var(--dw-gold)}.recipe-detail .final-cta h2{color:var(--dw-gold);font-size:clamp(42px,5.4vw,64px);line-height:.9}.recipe-detail .final-cta-text{margin:27px 0;color:#e5e0d7;font-size:18px}.recipe-detail .final-cta-text>:first-child{margin-top:0}.recipe-detail .final-cta-text>:last-child{margin-bottom:0}.recipe-detail .final-cta .button{align-self:flex-start}.recipe-detail--empty{padding:60px var(--dw-gutter);text-align:center}@media screen and (max-width:1080px){.recipe-detail .hero{grid-template-columns:1fr}.recipe-detail .hero-title{min-height:540px}.recipe-detail .hero-media{min-height:700px}.recipe-detail .intro-grid{gap:42px}.recipe-detail .product-card{grid-template-columns:170px 1fr}.recipe-detail .recipe-workspace{gap:46px}}@media screen and (max-width:780px){.recipe-detail{font-size:16px}.recipe-detail .breadcrumbs{font-size:9px}.recipe-detail .hero-title{min-height:0;padding:42px 24px 46px}.recipe-detail .hero h1{font-size:clamp(44px,14vw,66px)}.recipe-detail .script-line{font-size:34px}.recipe-detail .hero-lede{font-size:16px}.recipe-detail .hero-actions,.recipe-detail .hero-actions .button{width:100%}.recipe-detail .hero-media{grid-template-columns:1fr;min-height:0;padding:10px}.recipe-detail .hero-photo{height:420px}.recipe-detail .hero-video-shell video{height:auto;max-height:760px;aspect-ratio:9 / 16}.recipe-detail .facts dl{grid-template-columns:repeat(2,1fr)}.recipe-detail .facts dl div:nth-child(2){border-right:0}.recipe-detail .facts dl div:nth-child(-n+2){border-bottom:1px solid var(--dw-rule)}.recipe-detail .facts dl div{padding:16px 18px}.recipe-detail .boss-band{margin:66px 0;padding:42px 20px}.recipe-detail .boss-band p{font-size:clamp(46px,16vw,78px)}.recipe-detail .intro-grid{grid-template-columns:1fr;margin-bottom:76px;gap:34px}.recipe-detail .intro-copy h2,.recipe-detail .section-head h2,.recipe-detail .ingredients-panel>h2,.recipe-detail .method-head h2,.recipe-detail .rice-method h2,.recipe-detail .gallery h2,.recipe-detail .final-cta h2{font-size:44px}.recipe-detail .intro-text{font-size:17px}.recipe-detail .intro-image{min-height:280px}.recipe-detail .product-section{margin-bottom:76px}.recipe-detail .section-head{flex-direction:column;align-items:flex-start}.recipe-detail .product-grid{grid-template-columns:1fr}.recipe-detail .product-card{grid-template-columns:128px 1fr;min-height:200px}.recipe-detail .product-image{padding:14px}.recipe-detail .product-image img,.recipe-detail .product-image svg{height:165px}.recipe-detail .product-copy{padding:22px 18px}.recipe-detail .product-copy h3{margin-bottom:18px;font-size:22px}.recipe-detail .recipe-workspace{grid-template-columns:1fr;margin-bottom:80px;gap:58px}.recipe-detail .ingredients-panel{position:static;overflow:visible;max-height:none;padding:28px 24px}.recipe-detail .method-head h2{font-size:46px}.recipe-detail .steps>li{grid-template-columns:46px 1fr;padding:34px 0;gap:14px}.recipe-detail .step-number{font-size:25px}.recipe-detail .step-copy h3{font-size:23px}.recipe-detail .pit-tip{margin:46px 0;padding:28px 24px}.recipe-detail .pit-tip .script-line{font-size:36px}.recipe-detail .gallery{margin-bottom:78px}.recipe-detail .gallery-grid{grid-template-rows:420px 260px;grid-template-columns:1fr 1fr;height:auto}.recipe-detail .gallery-grid img:first-child{grid-area:auto / 1 / auto / -1}.recipe-detail .final-cta{grid-template-columns:1fr;margin-bottom:70px}.recipe-detail .final-cta>img{min-height:320px}.recipe-detail .final-cta>div{padding:38px 24px 44px}.recipe-detail .final-cta h2{font-size:clamp(54px,17vw,78px)}}@media(prefers-reduced-motion:reduce){.recipe-detail *,.recipe-detail *:before,.recipe-detail *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAAQ */
