.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}}.recipe-hub{--dw-page: 1260px;--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.55;overflow-x:hidden}.recipe-hub *,.recipe-hub *:before,.recipe-hub *:after{box-sizing:border-box}.recipe-hub [hidden]{display:none!important}.recipe-hub button,.recipe-hub input,.recipe-hub select{font:inherit}.recipe-hub a,.recipe-hub button{color:inherit;-webkit-tap-highlight-color:transparent}.recipe-hub img,.recipe-hub svg{max-width:100%}.recipe-hub :focus-visible{outline:3px solid var(--dw-gold);outline-offset:4px}.recipe-hub .sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap}.recipe-hub .page-width{width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));margin-inline:auto}.recipe-hub h1,.recipe-hub h2,.recipe-hub h3{margin:0;font-family:var(--dw-sans);font-weight:700;letter-spacing:.012em;line-height:.95;text-transform:uppercase}.recipe-hub .script-accent{margin:0 0 -2px;color:var(--dw-gold);font-family:var(--dw-script);font-size:clamp(31px,3.2vw,47px);font-weight:400;line-height:1.1;text-transform:none}.recipe-hub .script-accent.dark{color:var(--dw-ink)}.recipe-hub .eyebrow{margin:13px 0 14px;color:currentcolor;font-size:10px;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.recipe-hub .eyebrow.red{color:var(--dw-red)}.recipe-hub .eyebrow.gold{color:var(--dw-gold)}.recipe-hub .hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);min-height:625px;background:var(--dw-ink);color:#fff}.recipe-hub .hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:76px var(--dw-gutter) 76px max(var(--dw-gutter),calc((100vw - var(--dw-page)) / 2))}.recipe-hub .hero h1{max-width:720px;font-size:clamp(53px,6.3vw,86px);color:#fff}.recipe-hub .hero-deck{max-width:630px;margin:24px 0 28px;color:#e4e0d9;font-size:clamp(17px,1.45vw,20px);line-height:1.55}.recipe-hub .hero-deck>p{margin:0}.recipe-hub .hero-search{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:min(700px,100%);min-height:60px;padding-left:18px;background:#fff;color:var(--dw-ink)}.recipe-hub .hero-search input{width:100%;min-width:0;height:60px;border:0;outline:0;background:transparent;color:var(--dw-ink);font-size:16px}.recipe-hub .hero-search input:focus-visible{box-shadow:none}.recipe-hub .hero-search button,.recipe-hub .newsletter button,.recipe-hub .primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:2px solid transparent;background:var(--dw-gold);color:var(--dw-ink);cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.recipe-hub .hero-search button{align-self:stretch;min-height:60px}.recipe-hub .hero-search button:hover,.recipe-hub .newsletter button:hover,.recipe-hub .primary-cta:hover{border-color:var(--dw-ink);background:#fff}.recipe-hub .hero-quick-links{display:flex;gap:22px;margin-top:17px}.recipe-hub .hero-quick-links button{min-height:44px;padding:0;border:0;border-bottom:1px solid #666;background:transparent;color:#d5d1c9;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.recipe-hub .hero-quick-links button:hover{border-color:var(--dw-gold);color:var(--dw-gold)}.recipe-hub .hero-feature{position:relative;display:block;overflow:hidden;min-height:625px;color:#fff;text-decoration:none}.recipe-hub .hero-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0000000d 42%,#000000d1)}.recipe-hub .hero-feature>img,.recipe-hub .hero-feature>svg{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 56%;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.recipe-hub .hero-feature:hover>img{transform:scale(1.035)}.recipe-hub .hero-feature-copy{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:40px clamp(24px,4vw,54px) 44px}.recipe-hub .hero-feature-copy>span,.recipe-hub .featured-main span,.recipe-hub .featured-side span,.recipe-hub .card-badge{color:var(--dw-gold);font-size:10px;font-style:normal;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.recipe-hub .hero-feature-copy i{padding:0 6px;font-style:normal}.recipe-hub .hero-feature-copy h2{max-width:560px;margin-top:10px;font-size:clamp(39px,4vw,61px);color:#fff}.recipe-hub .hero-feature-copy p{max-width:540px;margin:14px 0 17px;color:#ece9e2;font-size:16px}.recipe-hub .hero-feature-copy strong,.recipe-hub .featured-main strong,.recipe-hub .section-heading>a{display:inline-flex;align-items:center;gap:9px;color:var(--dw-gold);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.recipe-hub .category-section,.recipe-hub .library-section{padding-block:96px}.recipe-hub .section-heading,.recipe-hub .library-title{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:38px}.recipe-hub .section-heading h2,.recipe-hub .library-title h2,.recipe-hub .shop-recipe h2,.recipe-hub .newsletter h2{font-size:clamp(44px,5vw,68px)}.recipe-hub .section-heading.light h2,.recipe-hub .shop-recipe h2{color:#fff}.recipe-hub .section-heading>p,.recipe-hub .library-title>p{max-width:465px;margin:0 0 2px;color:var(--dw-muted);font-size:17px}.recipe-hub .section-heading.light>a{min-height:44px;text-decoration:none}.recipe-hub .category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.recipe-hub .category-tile{position:relative;overflow:hidden;aspect-ratio:1.28;padding:0;border:0;background:var(--dw-ink);color:#fff;cursor:pointer;text-align:left}.recipe-hub .category-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0000000a 35%,#000000c2)}.recipe-hub .category-tile img,.recipe-hub .category-tile>svg.placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.recipe-hub .category-tile:hover img{transform:scale(1.035)}.recipe-hub .category-tile>span{position:absolute;z-index:2;bottom:17px;left:20px;font-size:20px;font-weight:700;letter-spacing:.035em;line-height:1;text-transform:uppercase}.recipe-hub .category-tile>svg:not(.placeholder-svg){position:absolute;z-index:2;right:18px;bottom:16px;color:var(--dw-gold)}.recipe-hub .featured-band{padding-block:94px;background:var(--dw-ink);color:#fff}.recipe-hub .featured-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.75fr);gap:22px}.recipe-hub .featured-main{position:relative;display:block;overflow:hidden;min-height:630px;text-decoration:none}.recipe-hub .featured-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#00000008 33%,#000000e0)}.recipe-hub .featured-main img,.recipe-hub .featured-main>svg{display:block;width:100%;height:630px;object-fit:cover;object-position:50% 56%;transition:transform .65s}.recipe-hub .featured-main:hover img{transform:scale(1.025)}.recipe-hub .featured-main>div{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:42px}.recipe-hub .featured-main h3{max-width:720px;margin:8px 0 12px;font-size:clamp(36px,4vw,58px);line-height:.98;color:#fff}.recipe-hub .featured-main p{max-width:560px;margin:0 0 16px;color:#ddd9d2}.recipe-hub .featured-side{display:grid;gap:1px;background:#303030}.recipe-hub .featured-side a{display:grid;grid-template-columns:150px 1fr 22px;align-items:center;gap:18px;min-height:209px;padding:18px;background:var(--dw-coal);text-decoration:none}.recipe-hub .featured-side a:hover{background:#242424}.recipe-hub .featured-side img,.recipe-hub .featured-side>a>svg.placeholder-svg{width:150px;height:160px;object-fit:cover}.recipe-hub .featured-side h3{margin:7px 0 10px;font-size:23px;line-height:1;color:#fff}.recipe-hub .featured-side p{display:flex;align-items:center;gap:6px;margin:0;color:#c2beb7;font-size:13px}.recipe-hub .featured-side>a>svg:not(.placeholder-svg){color:var(--dw-gold)}.recipe-hub .library-section{scroll-margin-top:135px}.recipe-hub .filter-shell{display:grid;grid-template-columns:1.7fr repeat(4,minmax(145px,.78fr));align-items:stretch;border:1px solid var(--dw-rule);background:var(--dw-cream)}.recipe-hub .filter-search{display:flex;align-items:center;gap:11px;min-height:76px;padding:0 20px;border-right:1px solid var(--dw-rule);background:var(--dw-paper)}.recipe-hub .filter-search input{width:100%;min-width:0;height:52px;border:0;outline:0;background:transparent;color:var(--dw-ink);font-size:16px}.recipe-hub .filter-search input:focus-visible{box-shadow:none}.recipe-hub .filter-control{position:relative;min-width:0;padding:12px 16px 9px;border-right:1px solid var(--dw-rule)}.recipe-hub .filter-control:last-child{border-right:0}.recipe-hub .filter-control label{display:block;margin-bottom:4px;color:var(--dw-red);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.recipe-hub .filter-control select{width:100%;min-width:0;height:34px;border:0;outline:0;background:transparent;color:var(--dw-ink);cursor:pointer;font-size:14px}.recipe-hub .results-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;border-bottom:1px solid var(--dw-rule)}.recipe-hub .results-bar p{margin:0;color:var(--dw-muted);font-size:14px}.recipe-hub .results-bar p strong{color:var(--dw-ink);font-size:18px}.recipe-hub .results-bar>div{display:flex;align-items:center;gap:12px}.recipe-hub .results-bar label{color:var(--dw-muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.recipe-hub .results-bar select{min-height:42px;padding:0 30px 0 12px;border:1px solid var(--dw-rule);background:var(--dw-paper);font-size:13px}.recipe-hub .clear-button{min-height:42px;padding:0 10px;border:0;border-bottom:1px solid var(--dw-ink);background:transparent;color:var(--dw-ink);cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recipe-hub .recipe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 20px;margin-top:34px}.recipe-hub .recipe-card{min-width:0}.recipe-hub .recipe-card>a{display:block;height:100%;text-decoration:none}.recipe-hub .recipe-card-image{position:relative;overflow:hidden;aspect-ratio:1;aspect-ratio:4/3;background:var(--dw-cream)}.recipe-hub .recipe-card-image img,.recipe-hub .recipe-card-image>svg.placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.recipe-hub .recipe-card:hover .recipe-card-image img{transform:scale(1.035)}.recipe-hub .card-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;min-height:26px;padding:0 9px;background:var(--dw-gold);color:var(--dw-ink);font-size:8px}.recipe-hub .recipe-card-image>svg:not(.placeholder-svg){position:absolute;top:12px;right:12px;width:30px;height:30px;padding:7px;background:var(--dw-ink);color:var(--dw-gold)}.recipe-hub .recipe-card-copy{padding-top:15px}.recipe-hub .recipe-card-kicker{display:flex;gap:13px;color:var(--dw-red);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.recipe-hub .recipe-card-kicker span+span{position:relative;color:var(--dw-muted)}.recipe-hub .recipe-card-kicker span+span:before{content:"\2022";position:absolute;left:-9px;color:var(--dw-rule)}.recipe-hub .recipe-card h3{display:-webkit-box;overflow:hidden;min-height:2.08em;margin:8px 0 12px;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:clamp(20px,1.7vw,25px);line-height:1.04}.recipe-hub .recipe-card:hover h3{color:var(--dw-red)}.recipe-hub .recipe-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;min-height:29px;color:var(--dw-muted);font-size:12px}.recipe-hub .recipe-meta span{display:inline-flex;align-items:center;gap:5px}.recipe-hub .recipe-product{margin:11px 0 0;padding-top:10px;border-top:1px solid var(--dw-rule);color:var(--dw-muted);font-size:12px}.recipe-hub .card-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:7px;color:var(--dw-ink);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.recipe-hub .card-link svg{color:var(--dw-red)}.recipe-hub .load-more{display:flex;align-items:center;gap:9px;min-height:50px;margin:52px auto 0;padding:0 24px;border:2px solid var(--dw-ink);background:transparent;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.recipe-hub .load-more:hover{background:var(--dw-ink);color:#fff}.recipe-hub .library-pagination{margin-top:42px;text-align:center}.recipe-hub .empty-state{margin-top:34px;padding:70px 24px;background:var(--dw-cream);text-align:center}.recipe-hub .empty-state>svg{color:var(--dw-red)}.recipe-hub .empty-state h3{margin:16px 0 8px;font-size:30px}.recipe-hub .empty-state p{margin:0 auto 22px;color:var(--dw-muted)}.recipe-hub .empty-state button{min-height:48px;padding:0 18px;border:2px solid var(--dw-ink);background:var(--dw-ink);color:#fff;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.recipe-hub .shop-recipe{display:grid;grid-template-columns:minmax(380px,.88fr) minmax(0,1.12fr);background:var(--dw-ink);color:#fff}.recipe-hub .shop-recipe-image{overflow:hidden;min-height:670px}.recipe-hub .shop-recipe-image img,.recipe-hub .shop-recipe-image>svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center 54%}.recipe-hub .shop-recipe-copy{align-self:center;padding:88px max(var(--dw-gutter),calc((100vw - var(--dw-page)) / 2)) 88px clamp(48px,6vw,96px)}.recipe-hub .shop-recipe-copy>p:not(.script-accent):not(.eyebrow){max-width:620px;margin:24px 0 30px;color:#d9d5ce}.recipe-hub .product-links{max-width:680px;margin-bottom:30px;border-top:1px solid #404040}.recipe-hub .product-links a{display:grid;grid-template-columns:38px 1fr auto 20px;align-items:center;gap:12px;min-height:84px;border-bottom:1px solid #404040;text-decoration:none}.recipe-hub .product-links a:hover{color:var(--dw-gold)}.recipe-hub .product-links span{color:var(--dw-gold);font-size:11px;font-weight:700}.recipe-hub .product-links strong{font-size:22px;text-transform:uppercase}.recipe-hub .product-links small{color:#aaa49b;font-size:13px}.recipe-hub .shop-recipe .primary-cta{min-height:51px}.recipe-hub .newsletter{display:grid;grid-template-columns:.58fr 1.05fr 1.1fr;align-items:end;gap:48px;width:min(var(--dw-page),calc(100% - (var(--dw-gutter) * 2)));margin-inline:auto;padding-block:86px}.recipe-hub .newsletter-proof{display:flex;flex-direction:column;justify-content:center;gap:13px;min-height:145px;padding:24px;background:var(--dw-gold);font-size:18px;font-weight:700;line-height:1.15;text-transform:uppercase}.recipe-hub .newsletter h2{font-size:clamp(39px,4.4vw,60px)}.recipe-hub .newsletter>div:nth-child(2)>p:last-child{margin:17px 0 0;color:var(--dw-muted)}.recipe-hub .newsletter form{display:grid;grid-template-columns:1fr auto;border-bottom:2px solid var(--dw-ink)}.recipe-hub .newsletter form>input[type=email]{min-width:0;height:60px;padding:0 12px;border:0;outline:0;background:transparent;font-size:16px}.recipe-hub .newsletter form>input[type=email]:focus-visible{box-shadow:none}.recipe-hub .newsletter button{min-height:60px}.recipe-hub .newsletter-message{grid-column:1 / 3;margin:10px 0 0;font-size:14px}.recipe-hub .newsletter-message--error{color:var(--dw-red)}.recipe-hub .placeholder-svg{background:var(--dw-cream);fill:#1111111f}@media(prefers-reduced-motion:reduce){.recipe-hub *,.recipe-hub *:before,.recipe-hub *:after{transition-duration:.01ms!important}}@media(max-width:1120px){.recipe-hub .hero{grid-template-columns:1fr .8fr}.recipe-hub .filter-shell{grid-template-columns:1.4fr repeat(2,minmax(150px,.8fr))}.recipe-hub .filter-control{border-top:1px solid var(--dw-rule)}.recipe-hub .filter-control:nth-child(2),.recipe-hub .filter-control:nth-child(3){border-top:0}.recipe-hub .recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-hub .featured-grid{grid-template-columns:1.25fr .75fr}.recipe-hub .featured-side a{grid-template-columns:110px 1fr;min-height:209px}.recipe-hub .featured-side img{width:110px;height:155px}.recipe-hub .featured-side>a>svg:not(.placeholder-svg){display:none}.recipe-hub .newsletter{grid-template-columns:.6fr 1.1fr}.recipe-hub .newsletter form{grid-column:1 / 3}}@media(max-width:850px){.recipe-hub .hero{grid-template-columns:1fr;min-height:auto}.recipe-hub .hero-copy{padding:66px var(--dw-gutter) 58px}.recipe-hub .hero-feature{min-height:620px}.recipe-hub .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-hub .featured-grid{grid-template-columns:1fr}.recipe-hub .featured-main{min-height:610px}.recipe-hub .featured-side a{grid-template-columns:145px 1fr 20px;min-height:190px}.recipe-hub .featured-side img{width:145px;height:150px}.recipe-hub .featured-side>a>svg:not(.placeholder-svg){display:block}.recipe-hub .section-heading,.recipe-hub .library-title{flex-direction:column;align-items:flex-start;gap:18px}.recipe-hub .filter-shell{grid-template-columns:1fr 1fr}.recipe-hub .filter-search{grid-column:1 / 3;border-right:0}.recipe-hub .filter-control{border-top:1px solid var(--dw-rule)!important}.recipe-hub .filter-control:nth-child(2n){border-right:1px solid var(--dw-rule)}.recipe-hub .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.recipe-hub .results-bar{flex-direction:column;align-items:flex-start;gap:10px;padding-block:16px}.recipe-hub .shop-recipe{grid-template-columns:1fr}.recipe-hub .shop-recipe-image{min-height:580px}.recipe-hub .shop-recipe-copy{padding:72px var(--dw-gutter)}.recipe-hub .newsletter{grid-template-columns:1fr;gap:28px}.recipe-hub .newsletter form{grid-column:auto}}@media(max-width:600px){.recipe-hub{--dw-gutter: 20px}.recipe-hub .hero-copy{padding-top:54px}.recipe-hub .hero h1{font-size:clamp(48px,15vw,68px)}.recipe-hub .hero-search{grid-template-columns:24px 1fr;min-height:56px;padding-left:15px}.recipe-hub .hero-search input{height:56px;font-size:15px}.recipe-hub .hero-search input:focus-visible{box-shadow:none}.recipe-hub .hero-search button{grid-column:1 / 3;min-height:52px;margin-left:-15px}.recipe-hub .hero-quick-links{flex-wrap:wrap;gap:14px}.recipe-hub .hero-feature{min-height:520px}.recipe-hub .hero-feature-copy{padding:28px 22px 32px}.recipe-hub .category-section,.recipe-hub .library-section{padding-block:72px}.recipe-hub .category-grid{gap:10px}.recipe-hub .category-tile{aspect-ratio:1 / 1.05}.recipe-hub .category-tile>span{bottom:13px;left:12px;max-width:105px;font-size:15px}.recipe-hub .category-tile>svg:not(.placeholder-svg){right:10px;bottom:11px}.recipe-hub .featured-band{padding-block:72px}.recipe-hub .featured-main{min-height:520px}.recipe-hub .featured-main img{height:520px}.recipe-hub .featured-main>div{padding:28px 22px}.recipe-hub .featured-main h3{font-size:38px}.recipe-hub .featured-side a{grid-template-columns:100px 1fr;min-height:145px;padding:12px}.recipe-hub .featured-side img{width:100px;height:120px}.recipe-hub .featured-side h3{font-size:18px}.recipe-hub .featured-side>a>svg:not(.placeholder-svg){display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
