.bjrg{border:1px solid #e5e7eb;border-radius:12px;padding:16px;max-width:1100px;margin:16px auto;background:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.bjrg__head{margin-bottom:12px}.bjrg__title{font-size:20px;font-weight:900;margin-bottom:4px;color:#111827;line-height:1.2}.bjrg__sub{font-size:14px;color:#4b5563;max-width:900px}.bjrg__card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.bjrg__section{font-weight:900;color:#111827;margin-bottom:10px;font-size:16px;line-height:1.2}.bjrg__hint{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;color:#374151;font-size:13px;margin-bottom:12px}.bjrg__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media (min-width:560px){.bjrg__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:980px){.bjrg__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.bjrg__chk{display:flex;gap:10px;align-items:flex-start;border:1px solid #e5e7eb;border-radius:10px;padding:10px;background:#f9fafb}.bjrg__chk input{margin-top:3px}.bjrg__chkTitle{font-weight:800;color:#111827;font-size:14px;line-height:1.2}.bjrg__chkMeta{color:#6b7280;font-size:12px;margin-top:2px;line-height:1.2}.bjrg__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.bjrg__actions button{appearance:none;border:1px solid #111827;background:#111827;color:#fff;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:900}.bjrg__btn--ghost{background:#fff;color:#111827}.bjrg__btn--ghost:hover{background:#f9fafb}.bjrg__mini{margin-top:10px;color:#374151;font-size:13px}.bjrg__resultsWrap{margin-top:14px}.bjrg__resultsTitle{font-weight:900;color:#111827;margin:0 0 10px 0;font-size:16px;line-height:1.2}.bjrg__cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media (min-width:640px){.bjrg__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.bjrg__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.bjrg__cardItem{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.bjrg__cardImg{width:100%;height:160px;background:#f3f4f6;overflow:hidden}.bjrg__cardImg img{width:100%;height:100%;object-fit:cover;display:block}.bjrg__cardBody{padding:12px;display:flex;flex-direction:column;gap:8px}.bjrg__badge{display:inline-block;font-size:12px;font-weight:900;border-radius:999px;padding:6px 10px;background:rgb(22 163 74 / .10);color:var(--global-palette3,#166534);border:1px solid rgb(0 0 0 / .06)}.bjrg__cardTitle{font-weight:900;color:#111827;font-size:15px;line-height:1.2}.bjrg__cardExcerpt{color:#4b5563;font-size:13px;line-height:1.4}.bjrg__cardBtn{display:inline-block;padding:10px 12px;border-radius:10px;font-weight:900;text-decoration:none;background:#111827;color:#fff;border:1px solid #111827;width:fit-content;cursor:pointer;font-family:inherit}.bjrg__cardBtn:hover{filter:brightness(.95)}.bjrg__cardBtn[type="button"]{appearance:none}.bjrg__line{font-size:13px;color:#374151;margin:6px 0}.bjrg__ctaWrap{margin-top:12px}.bjrg__cta{display:inline-block;border-radius:10px;padding:10px 14px;font-weight:900;text-decoration:none;background:var(--global-palette1,#16a34a);color:#fff;border:1px solid #fff0}.bjrg__cta:hover{filter:brightness(.95)}.bjrg__selectedRecipe,.bjrg-selected-recipe{margin-top:12px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb}.bjrg__selectedRecipe.is-active,.bjrg-selected-recipe.is-active{background:#fff}.bjrg__selectedHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.bjrg__selectedTitle{font-size:16px;font-weight:900;color:#111827;margin:0}.bjrg__selectedClose{appearance:none;border:1px solid #111827;background:#fff;color:#111827;border-radius:999px;padding:6px 10px;cursor:pointer;font-weight:700}.bjrg__selectedClose:hover{background:#f9fafb}.bjrg__selectedExcerpt{color:#4b5563;font-size:13px;margin:0 0 10px 0}.bjrg__selectedContent{font-size:14px;color:#111827}.bjrg__selectedContent p{margin:0 0 8px 0}.bjrg__selectedMeta{margin-top:10px;font-size:13px;color:#374151}.bjrg__selectedMeta strong{color:#111827}.bjrg__selectedLink{display:inline-block;margin-top:8px;font-size:13px;color:#111827;text-decoration:underline}.bjrg__disclaimer{margin-top:10px;font-size:12px;color:#6b7280}