@import '../restaurant-smoker/styles.css';
.guide-products{display:grid;grid-template-columns:1fr 1fr;gap:28px}.guide-products .dc-card{background:#fff;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:4px;overflow:hidden}.guide-products .dc-media{display:flex;justify-content:center;align-items:center;padding:24px;height:250px;aspect-ratio:auto;background:#fff;border:0}.guide-products .dc-media img{position:static;width:100%;height:215px;object-fit:contain}.guide-products .dc-copy{padding:24px 28px 0}.guide-products .dc-title{font-size:27px;line-height:1.18;margin:0 0 16px;letter-spacing:-.025em}.guide-products .dc-eyebrow{font-size:10px;color:var(--primary);letter-spacing:.1em;margin:0 0 12px}.guide-products .dc-summary{margin:0;font-size:15px;line-height:1.7}.guide-products .dc-specs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0 0}.guide-products .dc-specs>div{background:none;border:0;padding:0;display:block}.guide-products .dc-specs dt{font-size:11px;margin-bottom:6px;color:var(--muted)}.guide-products .dc-specs dd{margin:0;font-size:16px;font-weight:650}.guide-products .dc-limit{font-size:13px;line-height:1.7;margin-top:22px}.guide-products .dc-commerce{padding:22px 28px 28px;margin-top:auto}.guide-products .dc-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.guide-products .dc-button{min-height:44px;font-size:14px;width:auto;padding:12px 18px}.guide-products .dc-secondary{font-size:13px}.guide-split{display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center}.guide-split img{border-radius:4px}.guide-list{padding-left:20px;line-height:1.8;font-size:15px;color:var(--muted)}.guide-list li{margin-bottom:10px}.guide-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.guide-points article{padding-top:18px;border-top:1px solid var(--border)}.guide-points h3{font-size:20px}.guide-points p{font-size:14px;margin-bottom:0}.guide-related{display:grid;grid-template-columns:1fr 1fr;gap:24px}.guide-related>a{padding:24px;border:1px solid var(--border);border-radius:4px;text-decoration:none;color:var(--text)}.guide-related h3{font-size:21px;display:flex;justify-content:space-between;gap:18px}.guide-related p{margin:0;font-size:14px}.guide-related a:hover{border-color:var(--primary);background:var(--tint)}.guide-tool{border:1px solid var(--border);border-radius:4px;padding:28px}.tool-inputs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tool-inputs label{font-size:13px;line-height:1.5;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.tool-inputs input{width:100%;min-width:0;padding:12px;border:1px solid var(--border);border-radius:3px;font:inherit;font-size:16px;color:var(--text);background:#fff}.tool-button{margin-top:22px;background:var(--primary);color:white;border:1px solid var(--primary);border-radius:3px;font:inherit;font-size:14px;font-weight:600;min-height:44px;padding:12px 20px;cursor:pointer}.guide-tool output{display:block;margin-top:24px;font-size:24px;font-weight:650;line-height:1.3;letter-spacing:-.02em}.guide-tool .product-notes{max-width:92ch}.restaurant-section>.editorial-link{margin-top:24px;font-size:14px}.guide-split .editorial-link{font-size:14px}.guide-checklist{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;padding:0;margin:0;list-style:none}.guide-checklist label{display:flex;align-items:flex-start;gap:12px;padding:18px 0;border-top:1px solid var(--border);font-size:14px;line-height:1.65;cursor:pointer}.guide-checklist input{accent-color:var(--primary);width:18px;height:18px;flex-shrink:0;margin-top:3px}.guide-checklist strong{display:block;color:var(--text);font-size:15px;margin-bottom:5px}.guide-checklist span{color:var(--muted)}.guide-checklist input:checked+span{color:var(--text)}.checklist-progress{position:sticky;top:48px;z-index:8;background:var(--surface);border:1px solid var(--border);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:var(--layout-max);margin:0 auto;font-size:13px}.checklist-progress p{margin:0}.checklist-progress button{font:inherit;color:var(--primary);font-weight:600;background:white;border:1px solid var(--border);border-radius:3px;padding:10px 14px;min-height:44px;cursor:pointer}.checklist-progress[hidden]{display:none}.checklist-progress+section{scroll-margin-top:128px}.field-note{font-size:13px!important}.guide-steps{margin:0;padding:0;list-style:none;counter-reset:step}.guide-steps li{display:grid;grid-template-columns:56px 1fr;gap:22px;padding:24px 0;border-top:1px solid var(--border);counter-increment:step}.guide-steps li:before{content:counter(step,decimal-leading-zero);font-size:24px;font-weight:650;line-height:1.3;color:var(--primary);letter-spacing:-.04em}.guide-steps h3{font-size:21px}.guide-steps p{margin:0;font-size:14px}.quote-example{background:var(--surface);padding:26px;border-left:2px solid var(--primary);line-height:1.85;font-size:15px;color:var(--text);margin:0}.guide-body-copy{max-width:760px}.guide-body-copy p{margin-top:0} [data-choice]+[data-choice]{margin-top:24px}[data-choice][hidden]+[data-choice]{margin-top:0}
@media(max-width:1215px){.checklist-progress{margin-left:28px;margin-right:28px}}
@media(max-width:960px){.guide-products{gap:20px}.guide-products .dc-copy{padding:20px 22px 0}.guide-products .dc-commerce{padding:20px 22px 24px}.guide-split{gap:28px}.guide-points{gap:20px}.tool-inputs{grid-template-columns:1fr 1fr}.guide-products .dc-title{font-size:25px}}
@media(max-width:760px){.guide-products,.guide-split,.guide-points,.guide-related,.guide-checklist{grid-template-columns:1fr}.guide-products{gap:24px}.guide-products .dc-media{height:215px;padding:20px}.guide-products .dc-media img{height:180px}.guide-products .dc-actions{flex-direction:column;align-items:stretch;gap:14px}.guide-products .dc-button{width:100%}.guide-products .dc-secondary{text-align:center}.guide-products .dc-copy{padding:16px 22px 0}.guide-split{gap:24px}.guide-points{gap:20px}.guide-tool{padding:22px}.guide-tool output{font-size:22px}.guide-steps li{grid-template-columns:36px 1fr;gap:16px}.checklist-progress{font-size:12px;gap:12px}.guide-related>a{padding:20px}}
@media(max-width:600px){.checklist-progress{margin-left:20px;margin-right:20px}.tool-inputs{gap:16px}.guide-tool{padding:20px}.tool-inputs label{font-size:12px}.checklist-progress{padding:12px}.guide-checklist label{padding:16px 0}.quote-example{padding:20px;font-size:14px}}
@media print{.decision-header,.page-toc,.checklist-progress,.dhero-media,.dhero-actions,.disclosure,footer,.guide-related,.source-area{display:none!important}.restaurant-section{break-inside:avoid;margin:0;padding:20px 0}.decision-hero{padding:0}.dhero-title{font-size:28px}.guide-checklist{grid-template-columns:1fr 1fr}.guide-checklist label{font-size:11px}.guide-checklist input{appearance:none;border:1px solid #777;width:12px;height:12px}.guide-checklist input:checked{background:#555}.breadcrumbs{display:none}}
.workflow-switch[data-selector="holding"]{grid-template-columns:repeat(3,minmax(0,1fr))}.review-answer{padding:26px;border:1px solid var(--border);border-radius:4px}.review-answer h3{font-size:22px}.review-answer .editorial-link{font-size:14px}.checklist-progress~#purchase-checklist .restaurant-section{scroll-margin-top:140px}
@media(max-width:760px){.workflow-switch[data-selector="holding"]{grid-template-columns:1fr}.workflow-switch[data-selector="holding"] label+label{border-left:0;border-top:1px solid var(--border)}.review-answer{padding:22px}}

.dowel-option{margin-top:26px;display:grid;grid-template-columns:100px 1fr;gap:26px;padding:24px;border:1px solid var(--border);border-radius:4px}.dowel-option img{width:100px;height:150px;object-fit:contain}.dowel-option h3{font-size:20px}.dowel-option p{font-size:13px;max-width:85ch}.dowel-option a{font-size:13px;color:var(--primary);font-weight:600}@media(max-width:600px){.dowel-option{grid-template-columns:70px 1fr;padding:18px;gap:18px}.dowel-option img{width:70px;height:110px}}
