/* Every selector is confined to the draft shortcode wrapper. */
#fabb-draft-layout .fabb-buying-guide details{padding:18px 0;border-bottom:1px solid #e3ddd6}
#fabb-draft-layout .fabb-buying-guide summary{font-size:17px;line-height:1.5;cursor:pointer;min-height:44px;color:#302b28}
#fabb-draft-layout .fabb-buying-guide p{max-width:760px;margin-top:12px;line-height:1.7}
#fabb-draft-layout .fabb-buying-guide p a{text-decoration:underline;text-underline-offset:3px}
#fabb-draft-layout .fabb-buying-guide summary:focus-visible{outline:3px solid #72594b;outline-offset:3px}
#fabb-draft-layout .fabb-shop{--ink:#302b28;--muted:#665e58;--paper:#faf8f5;--line:#e6ded5;color:var(--ink)}
#fabb-draft-layout .fabb-wrap{width:100%;max-width:1240px;margin-inline:auto;padding-inline:28px;box-sizing:border-box}
#fabb-draft-layout .fabb-shop h2{color:#302b28!important;font-size:clamp(27px,2.7vw,38px)!important;line-height:1.18!important;font-weight:500!important;letter-spacing:-.025em}
#fabb-draft-layout .fabb-section{padding:64px 0}
#fabb-draft-layout .fabb-section-head{margin-bottom:28px}
#fabb-draft-layout .fabb-split-head{align-items:center;gap:24px}
#fabb-draft-layout .fabb-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
#fabb-draft-layout .fabb-product{min-width:0;background:transparent}
#fabb-draft-layout .fabb-product-img{aspect-ratio:1;background:#f4efe8;display:flex;align-items:center;justify-content:center}
#fabb-draft-layout .fabb-product-img img{width:100%;height:100%;max-height:none;object-fit:contain;padding:0!important;mix-blend-mode:normal!important;box-sizing:border-box}
#fabb-draft-layout .fabb-product-body{padding:16px 0}
#fabb-draft-layout .fabb-product-need{color:#665e58!important;font-size:11px!important;line-height:1.45!important}
#fabb-draft-layout .fabb-product h3{color:#302b28!important;font-size:16px!important;line-height:1.45!important}
#fabb-draft-layout a:focus-visible,#fabb-draft-layout button:focus-visible{outline:3px solid #655548;outline-offset:4px}
@media(max-width:767px){
 #fabb-draft-layout .fabb-wrap{padding-inline:18px}
 #fabb-draft-layout .fabb-section{padding:40px 0}
 #fabb-draft-layout .fabb-split-head{align-items:flex-start;flex-direction:column;gap:12px}
 #fabb-draft-layout .fabb-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 #fabb-draft-layout .fabb-product h3{font-size:14px!important}
}
@media(prefers-reduced-motion:reduce){
 #fabb-draft-layout .fabb-product-img img{transition:none;transform:none}
}
