:root{--ink:#203e32;--ink-dark:#153026;--muted:#667269;--paper:#faf8f2;--white:#fffefa;--line:#dedfd4;--sage:#e9ede2;--paprika:#b34b2e;--gold:#e2ba73;--body:#35463c;--radius:8px;--serif:Georgia,'Times New Roman',serif;--sans:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--body);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}a{color:var(--ink);text-underline-offset:4px;text-decoration-thickness:1px}a:hover{color:var(--paprika)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--paprika);outline-offset:5px}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;color:var(--ink);line-height:1.12;margin:0 0 20px;overflow-wrap:anywhere}h1{font-size:clamp(2.55rem,4.7vw,4.25rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3.1rem);letter-spacing:-.035em}h3{font-size:1.6rem;letter-spacing:-.022em}p{margin:0 0 1.25em}p:last-child{margin-bottom:0}img{display:block;max-width:100%;height:auto}figure{margin:0}svg{flex-shrink:0}em{font-weight:400}ul,ol{padding-left:1.4em}::selection{background:#e8c8a7;color:var(--ink-dark)}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.dit-icon{display:inline-block;width:28px;height:28px;vertical-align:middle}.skip-link{position:fixed;z-index:1000;left:20px;top:10px;transform:translateY(-180%);background:var(--ink);color:white;padding:14px 24px;border-radius:4px}.skip-link:focus{transform:translateY(0);color:white}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap}.site-topline{background:var(--ink);color:#eeeede;font-size:11px;letter-spacing:.085em;padding:9px 0;text-transform:uppercase}.site-topline .container{display:flex;justify-content:space-between;gap:24px}.site-topline span{color:#c8d2c5}.site-header{position:relative;z-index:30;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{min-height:107px;display:flex;align-items:center;gap:40px}.site-brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;color:var(--ink);text-decoration:none}.brand-icon{display:grid;place-items:center;width:47px;height:47px;border:1px solid currentColor;border-radius:50%}.brand-icon .dit-icon{width:32px;height:32px}.brand-name{display:block;font-family:var(--serif);font-size:30px;line-height:.9;letter-spacing:-.04em}.brand-name>span{display:block;font-size:24px;margin-top:5px}.primary-navigation{margin-left:auto}.primary-menu{display:flex;align-items:center;gap:27px;list-style:none;margin:0;padding:0}.primary-menu a{display:block;font-size:13px;font-weight:550;text-decoration:none;padding:12px 0;position:relative;white-space:nowrap}.primary-menu a[aria-current=page]::after{content:'';position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--paprika)}.header-search{position:relative;padding-left:25px;border-left:1px solid var(--line)}.header-search summary{list-style:none;cursor:pointer;padding:7px;color:var(--ink)}.header-search summary::-webkit-details-marker{display:none}.header-search summary .dit-icon{width:23px;height:23px}.header-search__panel{position:absolute;top:60px;right:0;width:400px;background:var(--white);padding:25px;border:1px solid var(--line);box-shadow:0 20px 45px #203e3212;border-radius:var(--radius)}.menu-toggle{display:none}.eyebrow{font-family:var(--sans);font-size:10px;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;font-weight:650;color:var(--paprika);margin-bottom:20px}.eyebrow-rule{display:inline-block;width:24px;height:1px;background:currentColor;vertical-align:middle;margin-right:10px}.home-hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:65px;padding-block:74px 70px}.home-hero h1{font-size:clamp(2.8rem,4.5vw,4.15rem);line-height:1.04;margin-bottom:27px;max-width:660px}.home-hero h1 em{color:var(--paprika)}.home-hero__intro{font-size:16px;line-height:1.8;max-width:490px;color:var(--muted)}.button-group{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:53px;border:1px solid var(--ink);border-radius:4px;background:var(--ink);color:var(--white);font-size:12px;line-height:1.5;font-weight:650;letter-spacing:.015em;text-decoration:none;padding:15px 23px;transition:background .18s,transform .18s}.button .dit-icon{width:22px;height:22px}.button:hover{background:var(--ink-dark);color:white;border-color:var(--ink-dark);transform:translateY(-1px)}.button--light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button--light:hover{background:#eee8d9;color:var(--ink);border-color:#eee8d9}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:650;line-height:1.5;text-decoration:none;background:none;border:0;border-bottom:1px solid var(--ink);padding:0 0 5px;color:var(--ink);border-radius:0}.text-link .dit-icon{width:22px;height:22px}.text-link:hover{border-color:var(--paprika)}.home-hero__footnote{font-size:10px;color:var(--muted);margin-top:24px;letter-spacing:.015em}.home-hero__visual{position:relative;padding:0 0 18px}.hero-photo{position:relative;display:block;isolation:isolate;border-radius:150px 8px 8px 8px;overflow:hidden;height:510px;background:#c3b598;color:white}.hero-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#162a20c4 0%,transparent 60%);z-index:0}.hero-photo__image,.hero-photo>img{height:100%;width:100%;object-fit:cover}.hero-photo__caption{position:absolute;bottom:32px;left:32px;right:32px;display:flex;align-items:end;justify-content:space-between;gap:24px;z-index:1;color:#fffef6}.hero-photo__caption .eyebrow{color:#ecebcf;display:block;font-size:9px;margin-bottom:11px}.hero-photo__caption strong{font:400 29px/1.15 var(--serif);letter-spacing:-.025em}.circle-arrow{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff6b;border-radius:50%;transition:background .2s}.circle-arrow .dit-icon{width:23px;height:23px}.hero-photo:hover .circle-arrow{background:#ffffff24}.hero-ring{position:absolute;width:145px;height:145px;border:1px solid #d8b993;border-radius:50%;right:-24px;top:-20px;z-index:-1}.hero-note{position:absolute;display:flex;align-items:center;gap:17px;top:33px;left:-37px;background:#efe8d5;padding:18px 23px;transform:rotate(-7deg);box-shadow:0 5px 20px #1c301822;border-radius:3px;color:var(--ink)}.hero-note span{font:19px/1.1 var(--serif);letter-spacing:-.02em}.hero-note .dit-icon{width:35px;height:35px}.quick-start{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-start__card{display:flex;align-items:center;gap:18px;text-decoration:none;padding:27px 24px 29px 0;position:relative}.quick-start__card+.quick-start__card{border-left:1px solid var(--line);padding-left:26px}.quick-start__card h2{font-size:19px;letter-spacing:-.02em;margin:0 0 7px}.quick-start__card p{font-size:11px;line-height:1.7;color:var(--muted);max-width:235px}.quick-start__icon{display:grid;place-items:center;flex-shrink:0;width:47px;height:47px;border:1px solid #d2d9cb;border-radius:50%;color:var(--ink)}.quick-start__icon .dit-icon{width:27px;height:27px}.quick-start__arrow{margin-left:auto;width:20px;height:20px}.quick-start__card:hover h2{color:var(--paprika)}.section-space{padding-block:85px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2{margin-bottom:0}.section-heading .text-link{margin-bottom:5px;flex-shrink:0}.section-heading .eyebrow{margin-bottom:12px}.recipe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.recipe-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-card{min-width:0}.recipe-card__image{display:block;height:210px;border-radius:6px;overflow:hidden;background:var(--sage)}.recipe-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recipe-card__image:hover img{transform:scale(1.025)}.recipe-card__placeholder{height:100%;display:grid;place-items:center}.recipe-card__placeholder .dit-icon{width:65px;height:65px;color:#889981}.recipe-card__body{padding-top:21px}.recipe-card__body .eyebrow{font-size:8px;margin-bottom:10px}.recipe-card h3{font-size:23px;line-height:1.17;margin-bottom:17px}.recipe-card h3 a{text-decoration:none}.recipe-card .text-link{font-size:11px;border:0;padding:0}.recipe-card .text-link .dit-icon{width:20px}.guide-feature{background:var(--ink);color:#dae2d5;position:relative;overflow:hidden}.guide-feature::after{content:'';position:absolute;width:600px;height:600px;right:-400px;top:-340px;border:1px solid #d7dfc827;border-radius:50%;pointer-events:none}.guide-feature__inner{padding-block:70px;display:grid;grid-template-columns:1.1fr 1fr;gap:115px;align-items:center}.guide-feature .eyebrow{color:#dcb679}.guide-feature h2{color:var(--white);font-size:42px}.guide-feature__copy>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:475px;color:#cbd4c5}.guide-feature .button{margin-top:13px}.guide-steps{list-style:none;margin:0;padding:0}.guide-steps li{border-bottom:1px solid #c4d4bb36}.guide-steps li:first-child{border-top:1px solid #c4d4bb36}.guide-steps a{display:flex;align-items:center;gap:22px;padding:26px 0;color:var(--white);text-decoration:none}.guide-steps__number{font:italic 19px var(--serif);color:#d9b475;align-self:start;margin-top:5px}.guide-steps h3{font-size:25px;color:var(--white);margin:0 0 6px}.guide-steps p{font-size:11px;color:#cbd4c5}.guide-steps .dit-icon{margin-left:auto;width:23px;height:23px}.guide-steps a:hover h3{color:#e3c99c}.editorial-promise{display:grid;grid-template-columns:220px 1fr;max-width:940px;gap:68px;align-items:center}.editorial-promise h2{font-size:36px}.editorial-promise p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.85;max-width:620px}.promise-symbol{position:relative;width:185px;height:185px;border:1px solid #d1d6c9;border-radius:50%;display:grid;place-items:center;background:#eef0e6}.promise-symbol::before{content:'';position:absolute;inset:11px;border:1px dashed #bac6b4;border-radius:50%;transform:rotate(9deg)}.promise-symbol .dit-icon{width:86px;height:86px;stroke-width:1}.editorial-promise .eyebrow{margin-bottom:12px}.site-footer{background:#eeeede;border-top:1px solid #dde0d1;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.1fr .75fr 1fr 1.35fr;gap:55px;padding-bottom:50px}.footer-about>p{font:italic 22px/1.25 var(--serif);margin-top:24px;color:#70816c}.footer-grid h2{font:650 10px/1.4 var(--sans);text-transform:uppercase;letter-spacing:.13em;margin-bottom:20px}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin-bottom:9px}.footer-grid li a,.footer-transparency p,.footer-transparency>a{font-size:11px;line-height:1.9;text-decoration:none}.footer-transparency p{color:#667461}.footer-transparency>a{font-weight:600}.footer-transparency .dit-icon{width:18px;height:18px;margin-left:5px}.footer-bottom{border-top:1px solid #d1d7c6;padding-block:22px 25px;display:grid;gap:20px}.affiliate-note{font-size:10px;line-height:1.8;color:#6c7667;max-width:950px}.footer-legal{display:flex;gap:23px;align-items:center;font-size:10px;color:#6c7667}.footer-legal span{margin-right:auto}.footer-legal a{color:inherit;text-decoration:none}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:10px;color:var(--muted);padding-top:28px;margin-bottom:41px}.breadcrumbs a{text-decoration:none}.breadcrumbs>span[aria-hidden]{color:#a3ac9e}.article-header{max-width:1050px;padding:10px 0 40px}.article-header .eyebrow{margin-bottom:14px}.article-header h1{font-size:clamp(2.5rem,4.7vw,4.15rem);max-width:1000px;margin-bottom:0}.article-header--recipe{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;max-width:none;align-items:center;border-bottom:1px solid var(--line);padding-bottom:50px;margin-bottom:50px}.article-header--recipe h1{font-size:clamp(2.5rem,4.4vw,4rem)}.article-deck{font-size:17px;color:var(--muted);margin-top:24px;max-width:550px}.article-header__image img{height:350px;object-fit:cover;width:100%;border-radius:70px 5px 5px 5px}.article-header__image figcaption{font-size:9px;color:var(--muted);margin-top:7px;text-align:right}.recipe-actions .button{font-size:11px}.recipe-actions .text-link{font-size:11px}.page-article,.single-article,.product-article{padding-bottom:75px}.page-article>.article-content{max-width:1060px}.article-body{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:92px;align-items:start}.prose{font-size:16px;line-height:1.85;min-width:0}.prose>p,.prose>ul,.prose>ol{max-width:790px}.prose>p:first-child,.dit-lead{font-size:19px;line-height:1.75;color:#667369;max-width:840px;margin-bottom:35px}.prose h2{font-size:34px;margin:48px 0 20px;line-height:1.2;scroll-margin-top:25px}.prose h3{font-size:25px;line-height:1.3;margin:30px 0 14px}.prose h4{font:650 17px/1.5 var(--sans);margin:25px 0 10px}.prose ul,.prose ol{margin-block:20px 30px}.prose li{padding-left:5px;margin-bottom:10px}.prose li::marker{color:var(--paprika)}.prose ol>li::marker{font-weight:650}.prose a:not(.button):not(.text-link){text-decoration-color:#91a38f}.prose blockquote{margin:30px 0;padding:15px 28px;border-left:3px solid var(--paprika);background:#f1eee3;font-family:var(--serif);font-size:22px;color:var(--ink)}.prose img{border-radius:5px}.prose figure{margin-block:30px}.prose figcaption{font-size:11px;color:var(--muted);margin-top:8px}.prose hr{border:0;border-top:1px solid var(--line);margin:38px 0}.prose .button-group{margin:26px 0}.prose .button{font-size:12px}.prose .affiliate-note{font-size:11px;color:var(--muted);padding:15px 20px;border:1px solid var(--line);background:#f3f3e8;border-radius:4px;max-width:none}.prose>h2:first-child{margin-top:0}.prose .dit-lead{font-size:19px}.article-aside{padding-top:3px}.aside-card{padding:30px 25px;background:var(--sage);border:1px solid #dce2d4;border-radius:6px}.aside-card>.dit-icon{width:45px;height:45px;margin-bottom:26px}.aside-card .eyebrow{font-size:8px;margin-bottom:10px}.aside-card h2{font-size:27px;margin-bottom:15px}.aside-card p:not(.eyebrow){font-size:12px;line-height:1.8;color:#647361}.aside-card .text-link{font-size:10px;gap:6px}.aside-links{padding-top:35px}.aside-links h2{font:650 10px/1.5 var(--sans);letter-spacing:.12em;text-transform:uppercase}.aside-links>a{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-block:14px;font-size:11px;text-decoration:none}.aside-links .dit-icon{width:18px;height:18px}.related-recipes{border-top:1px solid var(--line)}.related-recipes h2{font-size:35px}.recipe-grid--three .recipe-card__image{height:265px}.dit-callout,.dit-recipe-card{padding:30px 35px;background:var(--sage);border:1px solid #d4dccd;border-radius:6px;margin:30px 0}.dit-callout h2:first-child,.dit-callout h3:first-child,.dit-recipe-card h2:first-child{margin-top:0}.dit-callout p{font-size:15px}.dit-toc{padding:23px 30px;background:var(--white);border:1px solid var(--line);border-left:3px solid var(--paprika);border-radius:4px;margin-block:30px;font-size:14px}.dit-toc h2,.dit-toc h3{font:650 12px/1.5 var(--sans);text-transform:uppercase;letter-spacing:.08em;margin:0 0 13px}.dit-toc ul,.dit-toc ol{margin:0;padding-left:1.2em}.dit-toc li{margin-block:7px}.dit-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0}.dit-facts>div{padding:14px 10px 14px 0;font-size:13px;border-bottom:1px solid var(--line)}.dit-facts dt{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:600}.dit-facts dd{margin:3px 0 0;color:var(--ink)}.dit-facts>div:nth-last-child(-n+2){border-bottom:0}.dit-facts li{list-style:none;padding:13px 10px 13px 0;font-size:13px;margin:0}.dit-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-block:30px}.dit-product-card{background:var(--white);border:1px solid var(--line);border-top:3px solid var(--ink);padding:29px;border-radius:5px;display:flex;flex-direction:column;min-width:0}.dit-product-card h2,.dit-product-card h3{font-size:29px;line-height:1.17;margin:0 0 18px}.dit-product-card h4{font-size:14px;margin:20px 0 10px}.dit-product-card p,.dit-product-card li{font-size:13px;line-height:1.8}.dit-product-card ul{margin-top:10px;padding-left:1.1em}.dit-product-card .eyebrow,.dit-product-card .dit-product-label{color:var(--paprika);font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:650;margin-bottom:14px}.dit-product-card .button{align-self:start;max-width:100%;margin-top:auto;font-size:11px}.dit-product-card .dit-source,.dit-product-card small{font-size:10px;line-height:1.6;color:var(--muted);display:block;margin-top:15px}.dit-product-card .dit-facts{display:block}.dit-product-card .dit-facts>div{padding:9px 0}.dit-product-card .dit-facts>div:last-child{border-bottom:0}.dit-product-card .dit-facts dt{font-size:9px}.dit-product-card .dit-facts dd{font-size:12px}.dit-table-wrap{width:100%;overflow-x:auto;margin:28px 0;border:1px solid var(--line);border-radius:5px;background:var(--white)}.prose table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6;text-align:left;margin:26px 0}.dit-table-wrap table{margin:0;min-width:550px}.prose th,.prose td{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top}.prose th{background:var(--sage);font-weight:650;color:var(--ink)}.prose tbody tr:last-child td{border-bottom:0}.prose tbody tr:nth-child(even){background:#f6f6ee}.prose caption{font-size:12px;text-align:left;padding:12px 18px;color:var(--muted)}.dit-sources{font-size:12px;border-top:1px solid var(--line);margin-top:40px;padding-top:24px;overflow-wrap:anywhere}.dit-sources h2,.dit-sources h3{font:650 12px/1.5 var(--sans);letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px}.dit-sources li{margin-bottom:8px}.dit-sources ul,.dit-sources ol{margin-top:0}.dit-disclosure,.dit-note{font-size:12px;color:var(--muted);padding:15px 20px;background:#f0f1e8;border-left:2px solid #a0ae92;border-radius:3px}.archive-section{padding-block:58px 90px}.archive-header{max-width:900px;margin-bottom:48px}.archive-header h1{margin-bottom:24px}.archive-header>p:not(.eyebrow),.archive-description{font-size:17px;color:var(--muted);max-width:750px}.archive-header .eyebrow{margin-bottom:14px}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.content-card{border:1px solid var(--line);background:var(--white);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.content-card__image{display:block;height:225px;overflow:hidden}.content-card__image img{width:100%;height:100%;object-fit:cover}.content-card__body{padding:28px;display:flex;flex-direction:column;flex-grow:1;align-items:start}.content-card .eyebrow{font-size:9px;margin-bottom:13px}.content-card h2{font-size:27px;line-height:1.2;margin-bottom:18px}.content-card h2 a{text-decoration:none}.content-card p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.85}.content-card .text-link{margin-top:auto;font-size:11px}.pagination{margin-top:48px}.pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:43px;min-height:43px;border:1px solid var(--line);padding:6px 14px;border-radius:4px;font-size:12px;text-decoration:none}.pagination .current{background:var(--ink);border-color:var(--ink);color:white}.search-form{max-width:650px}.search-form label{display:block;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px}.search-form__row{display:flex;align-items:stretch;border:1px solid #bcc8b7;border-radius:4px;overflow:hidden;background:var(--white)}.search-form input{width:100%;min-width:0;padding:15px 18px;border:0;background:transparent;font-size:13px;color:var(--ink);border-radius:0}.search-form button{display:grid;place-items:center;border:0;border-left:1px solid #bcc8b7;width:57px;flex-shrink:0;color:var(--white);background:var(--ink)}.search-form button:hover{background:var(--ink-dark)}.search-form button .dit-icon{width:23px;height:23px}.result-count{font-size:12px;color:var(--muted);margin-bottom:22px}.empty-state{padding:45px;border:1px solid var(--line);background:var(--sage);border-radius:6px;max-width:850px}.empty-state h2{font-size:30px}.empty-state p{font-size:15px}.error-page{padding-block:80px 100px;max-width:880px;text-align:center}.error-pot{display:grid;place-items:center;width:100px;height:100px;border-radius:50%;background:var(--sage);margin:0 auto 30px}.error-pot .dit-icon{width:57px;height:57px}.error-page>p:not(.eyebrow){max-width:590px;margin-inline:auto;color:var(--muted)}.error-page .search-form{margin:35px auto;max-width:490px;text-align:left}.error-page .button-group{justify-content:center}.error-page h1{font-size:60px}.alignwide{width:100%;max-width:none}.wp-caption{max-width:100%}.wp-block-image img{height:auto}.wp-block-columns{display:flex;gap:30px}.wp-block-column{min-width:0;flex:1}.wp-block-separator{border-top-color:var(--line)}.page-links{margin-top:35px;font-size:13px}.wp-block-button__link{background:var(--ink);color:var(--white);border-radius:4px;padding:14px 25px;font-size:13px;text-decoration:none}.comment-respond,.comments-area{max-width:790px}.comment-form label{display:block;font-size:12px}.comment-form input,.comment-form textarea{max-width:100%;padding:10px;border:1px solid var(--line);background:var(--white);border-radius:4px}.dit-comparison{font-size:13px}.prose details{border-bottom:1px solid var(--line);padding:20px 0}.prose details summary{cursor:pointer;font:400 24px/1.35 var(--serif);color:var(--ink)}.prose details[open] summary{margin-bottom:20px}.prose details p{font-size:15px}
@media(min-width:1450px){.container{width:min(1280px,calc(100% - 140px))}.home-hero{gap:88px;padding-block:88px 80px}.hero-photo{height:560px}.home-hero h1{font-size:68px}.home-hero__intro{font-size:17px}.recipe-card__image{height:220px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.header-inner{gap:25px}.primary-menu{gap:18px}.primary-menu a{font-size:11px}.header-search{padding-left:15px}.home-hero{gap:42px;padding-block:55px}.home-hero h1{font-size:50px}.hero-photo{height:480px;border-top-left-radius:110px}.home-hero__intro{font-size:14px}.home-hero .button-group{gap:18px}.home-hero .button{font-size:10px;padding-inline:15px;gap:10px}.home-hero .text-link{font-size:10px}.home-hero__footnote{font-size:9px}.quick-start__card{gap:12px;padding-right:17px}.quick-start__card+.quick-start__card{padding-left:20px}.quick-start__card h2{font-size:17px}.quick-start__icon{width:38px;height:38px}.quick-start__icon .dit-icon{width:22px;height:22px}.quick-start__arrow{display:none}.recipe-card__image{height:180px}.recipe-card h3{font-size:21px}.guide-feature__inner{gap:60px}.guide-feature h2{font-size:36px}.footer-grid{gap:30px}.article-body{gap:50px;grid-template-columns:minmax(0,1fr) 245px}.article-header--recipe{gap:40px}.article-header__image img{height:330px}.article-header--recipe h1{font-size:45px}.content-card__body{padding:23px}.content-card h2{font-size:24px}.recipe-grid--three .recipe-card__image{height:220px}}
@media(max-width:900px){.header-inner{min-height:91px;flex-wrap:wrap;gap:0}.site-brand .brand-name{font-size:27px}.site-brand .brand-name>span{font-size:22px}.brand-icon{width:43px;height:43px}.primary-navigation{order:4;width:100%;margin:0}.primary-menu{justify-content:space-between;padding:7px 0 17px;gap:15px}.primary-menu a{font-size:12px}.menu-toggle{margin-left:auto;display:none;align-items:center;gap:10px;border:1px solid var(--line);border-radius:3px;background:none;color:var(--ink);font-size:11px;padding:10px 13px}.menu-toggle__lines{display:block;width:16px;height:11px;border-block:1px solid currentColor;position:relative}.menu-toggle__lines::before{position:absolute;content:'';top:4px;left:0;right:0;border-top:1px solid currentColor}.js-enabled .menu-toggle{display:inline-flex}.js-enabled .primary-navigation{display:none}.js-enabled .primary-navigation.is-open{display:block}.header-search{margin-left:18px;padding-left:17px}.header-search__panel{top:57px}.home-hero{gap:35px}.home-hero h1{font-size:43px}.hero-photo{height:425px;border-top-left-radius:90px}.hero-photo__caption{left:23px;right:23px;bottom:25px;gap:10px}.hero-photo__caption strong{font-size:24px}.hero-photo__caption .eyebrow{font-size:8px}.hero-note{left:-23px;top:28px;padding:14px 17px;gap:12px}.hero-note span{font-size:16px}.hero-note .dit-icon{width:27px;height:27px}.hero-ring{width:100px;height:100px;right:-17px;top:-17px}.home-hero .button-group{gap:18px;align-items:flex-start;flex-direction:column}.home-hero__footnote{display:none}.home-hero__intro{font-size:13px}.home-hero .eyebrow{font-size:8px}.quick-start{grid-template-columns:1fr}.quick-start__card{padding:21px 0}.quick-start__card+.quick-start__card{padding:21px 0;border-left:0;border-top:1px solid var(--line)}.quick-start__card h2{font-size:20px}.quick-start__card p{max-width:none;font-size:12px}.quick-start__icon{width:46px;height:46px;margin-right:8px}.quick-start__arrow{display:block}.section-space{padding-block:65px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 25px}.recipe-card__image{height:240px}.recipe-card h3{font-size:25px}.recipe-card__body{padding-top:17px}.guide-feature__inner{grid-template-columns:1fr;gap:40px;padding-block:55px}.guide-feature__copy>p:not(.eyebrow){max-width:600px}.guide-feature h2{font-size:41px}.guide-steps a{padding-block:23px}.guide-steps p{font-size:12px}.editorial-promise{grid-template-columns:150px 1fr;gap:35px}.promise-symbol{width:150px;height:150px}.promise-symbol .dit-icon{width:68px;height:68px}.editorial-promise h2{font-size:30px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.footer-transparency{grid-column:1/-1;max-width:600px}.footer-transparency h2{margin-bottom:12px}.footer-transparency p{font-size:12px}.article-body{display:block}.article-aside{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:45px;padding-top:35px;border-top:1px solid var(--line)}.aside-links{padding-top:10px}.article-header--recipe{grid-template-columns:1.1fr 1fr;gap:30px}.article-header--recipe h1{font-size:36px}.article-header__image img{height:300px;border-top-left-radius:50px}.article-deck{font-size:14px}.recipe-actions{gap:18px;flex-direction:column;align-items:flex-start}.recipe-actions .button{font-size:10px;min-height:45px;padding:12px 17px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-header{max-width:700px}.prose{font-size:15px}.prose>p:first-child,.prose .dit-lead{font-size:18px}.prose h2{font-size:31px}.dit-product-card{padding:24px}.dit-product-card h2,.dit-product-card h3{font-size:26px}.recipe-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.recipe-grid--three .recipe-card__image{height:175px}.recipe-grid--three h3{font-size:22px}}
@media(max-width:620px){.container{width:calc(100% - 40px)}.site-topline{padding:7px 0;font-size:8px;letter-spacing:.07em}.site-topline .container{justify-content:center}.site-topline span{display:none}.header-inner{min-height:80px}.brand-icon{width:38px;height:38px}.brand-icon .dit-icon{width:27px;height:27px}.site-brand{gap:8px}.site-brand .brand-name{font-size:24px}.site-brand .brand-name>span{font-size:19px;margin-top:4px}.menu-toggle{padding:9px;font-size:0;gap:0;min-width:36px;min-height:36px;justify-content:center}.header-search{padding-left:12px;margin-left:12px}.header-search summary{padding:5px}.header-search summary .dit-icon{width:21px;height:21px}.header-search__panel{width:min(360px,calc(100vw - 40px));right:-1px;padding:20px;top:50px}.primary-menu{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;border-top:1px solid var(--line);padding-top:12px}.primary-menu a{font-size:12px;padding-block:11px}.home-hero{grid-template-columns:1fr;gap:35px;padding-block:39px 32px}.home-hero .eyebrow{font-size:8px;margin-bottom:18px}.home-hero h1{font-size:clamp(36px,9.8vw,53px);line-height:1.06;letter-spacing:-.045em;max-width:500px;margin-bottom:23px}.home-hero__intro{font-size:14px;max-width:480px;line-height:1.85}.home-hero .button-group{flex-direction:row;align-items:center;gap:19px;margin-top:23px}.home-hero .button{font-size:10px;min-height:48px;padding:13px 14px;gap:12px}.home-hero .text-link{font-size:10px}.home-hero__visual{padding:7px 0 0;margin-inline:10px}.hero-photo{height:340px;border-radius:85px 5px 5px 5px}.hero-photo__caption{bottom:25px;left:25px;right:25px}.hero-photo__caption strong{font-size:29px}.hero-photo__caption .eyebrow{font-size:8px;margin-bottom:8px}.hero-note{top:28px;left:-19px;padding:14px 19px}.hero-note span{font-size:18px}.hero-note .dit-icon{width:30px;height:30px}.hero-ring{right:-11px;top:-5px}.quick-start__card{gap:12px;padding-block:21px}.quick-start__card+.quick-start__card{padding-block:21px}.quick-start__card h2{font-size:19px;margin-bottom:5px}.quick-start__card p{font-size:10px}.quick-start__icon{width:42px;height:42px;margin-right:1px}.quick-start__arrow{width:18px;height:18px;margin-left:auto}.section-space{padding-block:49px}.section-heading{margin-bottom:27px;gap:20px;align-items:start;flex-direction:column}.section-heading h2{font-size:34px;line-height:1.12}.section-heading .eyebrow{font-size:8px}.section-heading .text-link{font-size:10px;margin:0}.recipe-grid{gap:29px 15px}.recipe-card__image{height:170px}.recipe-card h3{font-size:21px;line-height:1.2;margin-bottom:12px}.recipe-card__body .eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:8px}.recipe-card .text-link{font-size:9px;gap:7px}.recipe-card .text-link .dit-icon{width:17px;height:17px}.guide-feature__inner{padding-block:43px;gap:30px}.guide-feature .eyebrow{font-size:8px;margin-bottom:15px}.guide-feature h2{font-size:35px}.guide-feature__copy>p:not(.eyebrow){font-size:13px;line-height:1.9}.guide-feature .button{font-size:10px;padding:14px 17px;gap:16px}.guide-steps a{padding-block:21px;gap:18px}.guide-steps h3{font-size:25px}.guide-steps p{font-size:10px}.guide-steps__number{font-size:17px}.guide-steps .dit-icon{width:21px;height:21px}.editorial-promise{display:block}.promise-symbol{width:93px;height:93px;margin-bottom:28px}.promise-symbol::before{inset:7px}.promise-symbol .dit-icon{width:46px;height:46px}.editorial-promise h2{font-size:32px}.editorial-promise p:not(.eyebrow){font-size:13px;line-height:1.9}.editorial-promise .eyebrow{font-size:8px}.site-footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 22px;padding-bottom:35px}.footer-about{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-about>p{font-size:20px;margin:0}.footer-grid h2{font-size:8px;margin-bottom:15px}.footer-grid li a{font-size:11px}.footer-transparency p{font-size:11px}.footer-transparency>a{font-size:10px}.affiliate-note{font-size:9px}.footer-legal{font-size:9px;gap:16px;flex-wrap:wrap}.footer-legal span{width:100%;margin:0}.footer-bottom{gap:17px;padding-block:19px 23px}.breadcrumbs{font-size:8px;gap:7px;padding-top:22px;margin-bottom:28px}.article-header{padding:4px 0 30px}.article-header h1{font-size:39px;line-height:1.09;letter-spacing:-.04em}.article-header .eyebrow{font-size:8px;margin-bottom:12px}.article-header--recipe{display:flex;flex-direction:column;align-items:stretch;gap:27px;padding-bottom:30px;margin-bottom:30px}.article-header--recipe h1{font-size:40px;line-height:1.06;max-width:450px}.article-deck{font-size:14px;margin-top:21px}.recipe-actions{flex-direction:row;align-items:center;gap:23px;margin-top:23px}.recipe-actions .button{font-size:10px;gap:15px;padding:13px 17px}.recipe-actions .text-link{font-size:10px}.article-header__image img{height:280px;border-top-left-radius:65px}.article-header__image figcaption{font-size:8px}.page-article,.single-article,.product-article{padding-bottom:45px}.prose{font-size:15px;line-height:1.85}.prose>p:first-child,.prose .dit-lead{font-size:17px;line-height:1.75;margin-bottom:25px}.prose h2{font-size:29px;margin:35px 0 17px;line-height:1.17}.prose h3{font-size:24px;margin-top:26px}.prose ul,.prose ol{padding-left:1.2em}.prose li{padding-left:3px}.prose .affiliate-note{font-size:10px;padding:13px 16px}.article-aside{grid-template-columns:1fr;gap:24px;margin-top:35px;padding-top:30px}.aside-card{padding:26px}.aside-card>.dit-icon{float:right;margin:0 0 10px 20px;width:39px;height:39px}.aside-card h2{font-size:28px;max-width:290px}.aside-card p:not(.eyebrow){font-size:12px}.aside-card .eyebrow{font-size:8px}.aside-links{padding-top:0}.aside-links>a{font-size:12px}.related-recipes .section-heading h2{font-size:30px}.recipe-grid--three{grid-template-columns:1fr;gap:25px}.recipe-grid--three .recipe-card{display:grid;grid-template-columns:115px 1fr;gap:18px;align-items:center}.recipe-grid--three .recipe-card__image{height:125px}.recipe-grid--three .recipe-card__body{padding:0}.recipe-grid--three h3{font-size:24px}.recipe-grid--three .eyebrow{font-size:7px}.dit-product-grid{grid-template-columns:1fr;gap:20px;margin-block:24px}.dit-product-card{padding:25px}.dit-product-card h2,.dit-product-card h3{font-size:29px}.dit-product-card .button{font-size:11px}.dit-callout,.dit-recipe-card{padding:23px;margin-block:25px}.dit-callout h2{font-size:27px}.dit-callout p{font-size:14px}.dit-toc{padding:20px 22px;font-size:13px}.dit-toc h2,.dit-toc h3{font-size:11px}.dit-facts{font-size:12px}.dit-facts>div{padding:12px 8px 12px 0}.dit-facts dd{font-size:12px}.dit-facts dt{font-size:9px}.prose th,.prose td{padding:13px 14px;font-size:12px}.prose details summary{font-size:23px}.prose details p{font-size:14px}.dit-sources{font-size:11px;line-height:1.7}.dit-sources h2,.dit-sources h3{font-size:11px}.archive-section{padding-block:38px 55px}.archive-header{margin-bottom:30px}.archive-header h1{font-size:39px;line-height:1.12}.archive-header .eyebrow{font-size:8px}.archive-header>p:not(.eyebrow),.archive-description{font-size:14px;line-height:1.8}.archive-header .button-group{gap:20px}.archive-header .button{font-size:11px;padding-inline:17px}.content-grid{grid-template-columns:1fr;gap:24px}.content-card__image{height:230px}.content-card__body{padding:26px}.content-card h2{font-size:29px}.content-card p:not(.eyebrow){font-size:13px}.content-card .eyebrow{font-size:8px}.content-card .text-link{font-size:11px}.search-form input{font-size:12px;padding:14px}.search-form label{font-size:9px}.search-results-section .archive-header h1{font-size:35px}.empty-state{padding:27px}.empty-state h2{font-size:28px}.empty-state p{font-size:14px}.error-page{padding-block:45px 65px}.error-page h1{font-size:41px}.error-page>p:not(.eyebrow){font-size:14px}.error-page .eyebrow{font-size:8px}.error-page .button-group{gap:22px}.wp-block-columns{display:block}.wp-block-column+.wp-block-column{margin-top:25px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.home-hero .button-group{align-items:flex-start;flex-direction:column;gap:17px}.recipe-card__image{height:145px}.recipe-card h3{font-size:19px}.hero-photo{height:310px}.hero-photo__caption strong{font-size:26px}.article-header--recipe h1{font-size:36px}.recipe-actions{gap:17px}.quick-start__card p{font-size:9px}.quick-start__card h2{font-size:18px}.footer-about>p{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{body{background:white;color:#111;font:11pt/1.6 Georgia,serif}.site-topline,.site-header,.site-footer,.skip-link,.breadcrumbs,.recipe-actions,.article-aside,.related-recipes,.header-search,.button-group,.dit-product-grid,.dit-toc,.affiliate-note,.print-recipe{display:none!important}.container{width:100%;max-width:none;margin:0}.single-article,.page-article,.product-article{padding:0}.article-header,.article-header--recipe{display:block;padding:0 0 15pt;margin:0 0 20pt;border-bottom:1pt solid #999;max-width:none}.article-header h1,.article-header--recipe h1{font-size:28pt;color:#111;max-width:none;letter-spacing:-.03em}.article-header__image{display:none}.article-header .eyebrow{font-size:8pt;color:#555;margin-bottom:8pt}.article-deck{font-size:12pt;color:#333;max-width:none}.article-body{display:block}.prose{font-size:11pt;line-height:1.6}.prose p,.prose>p:first-child,.prose .dit-lead{font-size:11pt;color:#111;max-width:none}.prose h2{font-size:20pt;break-after:avoid;margin:25pt 0 12pt;color:#111}.prose h3{font-size:15pt;break-after:avoid;color:#111}.prose a{color:#111;text-decoration:none}.prose ul,.prose ol{max-width:none}.prose li{margin-bottom:6pt}.dit-recipe-card,.dit-callout{padding:15pt;border:1pt solid #aaa;background:none;break-inside:avoid;margin:20pt 0}.prose figure{max-width:280pt;break-inside:avoid}.dit-table-wrap{overflow:visible;border:0}.dit-table-wrap table{min-width:0;width:100%;font-size:9pt}.prose th,.prose td{padding:7pt;border-bottom:1pt solid #aaa;background:white;font-size:9pt}.prose tr{break-inside:avoid}.prose details{display:block}.prose details>*{display:block!important}.article-content>p:last-child{margin-bottom:0}@page{margin:17mm}}
.recipe-card__image{position:relative}.recipe-card__image-note{position:absolute;bottom:8px;right:8px;background:#203e32df;color:#fffefa;font-size:8px;line-height:1.5;padding:3px 6px;border-radius:2px}.hero-photo__credit{position:absolute;right:17px;top:17px;background:#203e32b8;color:#fffefa;z-index:2;padding:4px 8px;font-size:9px;line-height:1.4;border-radius:3px}
/* Editorial home: the three useful routes precede the recipe image on mobile. */
.primary-menu a{font-size:14px}
.home-hero--editorial{grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;padding-block:44px 56px;border-bottom:1px solid var(--line)}
.home-hero--editorial .eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:16px}
.home-hero--editorial h1{font-size:clamp(42px,4.3vw,61px);line-height:1.08;letter-spacing:-.045em;margin-bottom:23px}
.home-hero--editorial .home-hero__intro{max-width:555px;font-size:17px;line-height:1.7;color:var(--body);margin-bottom:26px}
.hero-paths{border-top:2px solid var(--ink);max-width:560px}
.hero-path{display:flex;align-items:center;gap:19px;min-height:82px;padding:14px 0;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink)}
.hero-path__number{align-self:start;padding-top:5px;font:500 12px/1.5 var(--sans);letter-spacing:.04em;color:var(--paprika)}
.hero-path__text{display:block;min-width:0}
.hero-path__text strong{display:block;font:400 25px/1.2 var(--serif);letter-spacing:-.02em;color:var(--ink)}
.hero-path__text>span{display:block;margin-top:5px;font-size:13px;line-height:1.5;color:var(--muted)}
.hero-path>.dit-icon{width:24px;height:24px;margin-left:auto}
.hero-path:hover .hero-path__text strong{color:var(--paprika)}
.home-hero--editorial .home-hero__visual{padding:0;margin:0;min-width:0}
.hero-recipe__image{display:block;overflow:hidden;background:var(--sage);border-radius:4px}
.hero-recipe__image>img{width:100%;height:410px;object-fit:cover}
.hero-recipe__caption{border-bottom:1px solid var(--line);padding:20px 0 17px}
.hero-recipe__caption .eyebrow{font-size:10px;margin-bottom:8px}
.hero-recipe__caption a{display:flex;align-items:center;gap:16px;font:400 25px/1.25 var(--serif);letter-spacing:-.02em;text-decoration:none}
.hero-recipe__caption .dit-icon{width:22px;height:22px;margin-left:auto}
.hero-recipe__credit{display:block;margin-top:9px;font-size:11px;line-height:1.5;color:var(--muted)}
.home-recipes.section-space{padding-top:56px}
.home-recipes .section-heading h2{font-size:39px}
.home-recipes .section-heading .eyebrow{font-size:11px}
.home-recipes .text-link{font-size:13px}
.home-recipes .recipe-card__body .eyebrow{font-size:10px;letter-spacing:.1em}
.home .guide-feature__copy>p:not(.eyebrow),.home .editorial-promise p:not(.eyebrow){font-size:16px;line-height:1.8}
.home .guide-steps p{font-size:13px;line-height:1.6}
@media(max-width:1150px){.primary-menu{gap:20px}.primary-menu a{font-size:13px}.home-hero--editorial{gap:40px}.home-hero--editorial h1{font-size:46px}.hero-recipe__image>img{height:390px}.hero-path__text strong{font-size:23px}.hero-path__text>span{font-size:12px}}
@media(max-width:900px){.primary-menu a{font-size:14px}.home-hero--editorial{gap:32px;padding-block:36px 43px}.home-hero--editorial h1{font-size:38px}.home-hero--editorial .home-hero__intro{font-size:16px;line-height:1.7}.hero-path{gap:13px;min-height:82px}.hero-path__text strong{font-size:21px}.hero-path__text>span{font-size:12px}.hero-path>.dit-icon{width:20px;height:20px}.hero-recipe__image>img{height:365px}.hero-recipe__caption a{font-size:23px}.home-recipes .section-heading h2{font-size:35px}}
@media(max-width:620px){.primary-menu a{font-size:14px}.home-hero--editorial{grid-template-columns:1fr;gap:32px;padding-block:31px 35px}.home-hero--editorial .eyebrow{font-size:10px;margin-bottom:13px}.home-hero--editorial h1{font-size:clamp(32px,8.8vw,45px);line-height:1.1;margin-bottom:19px}.home-hero--editorial .home-hero__intro{font-size:16px;line-height:1.7;margin-bottom:23px;max-width:480px}.hero-paths{max-width:none}.hero-path{gap:14px;min-height:83px;padding-block:15px}.hero-path__number{font-size:11px;padding-top:4px}.hero-path__text strong{font-size:23px}.hero-path__text>span{font-size:12px;margin-top:5px}.hero-recipe__image>img{height:auto;aspect-ratio:4/3}.hero-recipe__caption{padding:16px 0}.hero-recipe__caption .eyebrow{font-size:10px;margin-bottom:8px}.hero-recipe__caption a{font-size:24px}.hero-recipe__credit{font-size:11px}.home-recipes.section-space{padding-top:38px}.home-recipes .section-heading h2{font-size:33px}.home-recipes .section-heading .eyebrow{font-size:10px}.home-recipes .text-link{font-size:12px}.home-recipes .recipe-card__body .eyebrow{font-size:9px}.home .guide-feature__copy>p:not(.eyebrow),.home .editorial-promise p:not(.eyebrow){font-size:15px}.home .guide-steps p{font-size:12px}}
/* Native editorial content and plugin integration. */
.dit-jump-links{display:flex;flex-wrap:wrap;gap:10px;margin:27px 0 32px;padding-bottom:25px;border-bottom:1px solid var(--line)}.dit-jump-links a{display:inline-flex;align-items:center;min-height:38px;padding:7px 14px;border:1px solid #cad4c3;border-radius:4px;background:var(--white);font-size:11px;font-weight:600;text-decoration:none!important}.dit-jump-links a:hover{background:var(--sage);border-color:#9baa90}.dit-recipe{background:var(--white);border:1px solid var(--line);border-top:3px solid var(--ink);border-radius:5px;padding:31px 35px;margin:32px 0 40px}.dit-recipe>h2:first-child{margin-top:0;font-size:31px}.dit-recipe-facts{display:grid;grid-template-columns:145px minmax(0,1fr);margin:23px 0 27px;border-top:1px solid var(--line)}.dit-recipe-facts dt,.dit-recipe-facts dd{margin:0;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.7}.dit-recipe-facts dt{padding-right:20px;font-weight:650;color:var(--ink)}.dit-recipe-facts dd{color:var(--muted)}.prose .dit-ingredients{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;padding-left:19px;margin-block:23px 30px}.prose .dit-ingredients li{font-size:14px;padding-left:3px;margin-bottom:7px}.prose .dit-recipe-steps{padding-left:24px;margin-block:24px 10px}.prose .dit-recipe-steps li{padding:0 0 18px 8px;margin-bottom:17px;border-bottom:1px solid var(--line);font-size:15px;line-height:1.85}.prose .dit-recipe-steps li:last-child{padding-bottom:0;margin-bottom:0;border:0}.prose .dit-recipe-steps li::marker{font-family:var(--serif);font-size:24px;color:var(--paprika)}.dit-source-note{font-size:11px!important;color:var(--muted);line-height:1.75!important;padding-top:22px;border-top:1px solid var(--line);margin-top:35px}.dit-table-scroll{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid var(--line);border-radius:5px;background:var(--white);margin:25px 0}.dit-table-scroll table{min-width:680px;width:100%;margin:0;font-size:12px}.dit-table-scroll th,.dit-table-scroll td{padding:13px 15px}.dit-table-scroll tbody th{background:#f1f3e9;font-weight:600;min-width:140px}.dit-table-scroll caption{font-size:11px;line-height:1.6}.dit-table-scroll:focus-visible{outline-offset:3px}.dit-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dit-post-card{padding:0;border-top:1px solid var(--line);overflow:hidden}.dit-post-card>a{display:block}.dit-post-card>a>img{width:100%;height:205px;object-fit:cover;border-radius:0}.dit-post-card-body{padding:25px;display:flex;flex-direction:column;align-items:start;flex-grow:1}.dit-post-card-body h3{font-size:26px;line-height:1.2;margin:0 0 17px}.dit-post-card-body h3 a{text-decoration:none!important}.dit-post-card-body>p{font-size:12px;color:var(--muted);line-height:1.85}.dit-post-card-body>a:last-child{font-size:11px;font-weight:650;text-decoration:none!important;display:inline-block;margin-top:auto;border-bottom:1px solid var(--ink);padding-bottom:3px}.dit-post-card-body>a:last-child span{margin-left:7px}.dit-affiliate-eyebrow{color:var(--paprika);font-size:9px!important;letter-spacing:.1em}.dit-affiliate-button{border-radius:4px;background:var(--ink);font-size:11px;min-height:48px;padding:12px 19px}.dit-affiliate-card .dit-facts{margin-block:18px 21px;padding-bottom:0}.dit-affiliate-card .dit-facts dd{font-weight:500}.dit-affiliate-card:only-child{max-width:700px}.dit-affiliate-disclosure{font-size:11px;line-height:1.7;color:var(--muted)}.dit-legacy-description{max-width:900px;margin-bottom:35px}.dit-legacy-description>h2:first-child{margin-top:0;font-size:29px}.dit-legacy-description ul,.dit-legacy-description ol{padding-left:1.3em}.dit-legacy-description .dit-note{font-size:11px;margin-top:25px}
@media(max-width:900px){.dit-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dit-recipe{padding:28px}.dit-post-card>a>img{height:230px}}
@media(max-width:620px){.dit-jump-links{gap:8px;margin:23px 0;padding-bottom:23px}.dit-jump-links a{font-size:10px;min-height:36px;padding:6px 11px}.dit-recipe{padding:23px 20px;margin-block:26px 31px}.dit-recipe>h2:first-child{font-size:28px}.dit-recipe-facts{grid-template-columns:100px minmax(0,1fr)}.dit-recipe-facts dt,.dit-recipe-facts dd{font-size:11px;padding-block:12px}.dit-recipe-facts dt{padding-right:12px}.prose .dit-ingredients{grid-template-columns:1fr;gap:0;margin-block:20px 25px;padding-left:18px}.prose .dit-ingredients li{font-size:14px}.prose .dit-recipe-steps{padding-left:21px}.prose .dit-recipe-steps li{padding-left:5px;font-size:14px;line-height:1.85}.prose .dit-recipe-steps li::marker{font-size:21px}.dit-table-scroll table{min-width:630px;font-size:11px}.dit-table-scroll th,.dit-table-scroll td{padding:12px;font-size:11px}.dit-post-grid{grid-template-columns:1fr}.dit-post-card>a>img{height:225px}.dit-post-card-body{padding:25px}.dit-post-card-body h3{font-size:28px}.dit-source-note{font-size:10px!important}.dit-affiliate-button{font-size:11px}}
@media print{.dit-jump-links{display:none!important}.dit-recipe{padding:0;border:0;background:none;margin:0}.dit-recipe-facts{grid-template-columns:105pt 1fr}.dit-recipe-facts dt,.dit-recipe-facts dd{font-size:9pt;color:#111}.prose .dit-ingredients{grid-template-columns:repeat(2,minmax(0,1fr));font-size:10pt}.prose .dit-ingredients li,.prose .dit-recipe-steps li{font-size:10pt}.prose .dit-recipe-steps li{break-inside:avoid}.prose .dit-recipe-steps li::marker{font-size:16pt;color:#111}.dit-table-scroll{overflow:visible;border:0}.dit-table-scroll table{min-width:0;font-size:8pt}.dit-table-scroll th,.dit-table-scroll td{padding:5pt;font-size:8pt}.dit-table-scroll tbody th{min-width:0}.dit-source-note{font-size:8pt!important}}
