.bjrg{--bjrg-border:#dbe3ea;--bjrg-ink:#10253f;--bjrg-muted:#4d6075;--bjrg-soft:#f3f7fb;--bjrg-accent:#1d6a39;border:1px solid var(--bjrg-border);border-radius:18px;padding:18px;max-width:1500px;margin:16px auto;background:linear-gradient(180deg,#fbfdff 0%,#f7fafc 100%);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.bjrg__head{margin-bottom:14px}.bjrg__title{font-size:26px;font-weight:900;margin-bottom:6px;color:var(--bjrg-ink);line-height:1.2}.bjrg__sub{font-size:14px;color:var(--bjrg-muted);max-width:900px}.bjrg__topLayout{display:grid;gap:14px;margin-bottom:8px;grid-template-columns:minmax(0,1fr);align-items:stretch}@media (min-width:980px){.bjrg__topLayout{grid-template-columns:minmax(0,0.35fr) minmax(0,0.65fr)}}.bjrg__card{border:1px solid var(--bjrg-border);border-radius:16px;padding:14px;background:#fff}.bjrg__panel{display:flex;flex-direction:column;min-height:760px;height:100%}.bjrg__panel--ingredients{background:linear-gradient(180deg,#ffffff 0%,#f4f8fc 100%)}.bjrg__panel--recipes{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}.bjrg__section{font-weight:900;color:var(--bjrg-ink);margin-bottom:10px;font-size:17px;line-height:1.2}.bjrg__hint{background:var(--bjrg-soft);border:1px solid var(--bjrg-border);border-radius:12px;padding:11px 12px;color:#33475d;font-size:13px;margin-bottom:12px}.bjrg__ingredientsHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.bjrg__ingredientsHead .bjrg__section{margin-bottom:0}.bjrg__toggle{appearance:none;border:1px solid #cedae5;background:#fff;color:#2e4258;border-radius:999px;padding:6px 12px;font-weight:700;cursor:pointer}.bjrg__panel--ingredients.is-collapsed .bjrg__ingredientShell{display:none}.bjrg__panel--ingredients.is-collapsed .bjrg__selectedLabel,.bjrg__panel--ingredients.is-collapsed .bjrg__selectedList{display:none}.bjrg__ingredientShell{display:flex;flex-direction:column;gap:10px;flex:0 0 auto;min-height:0}.bjrg__search{width:100%;border:1px solid #cedae5;border-radius:12px;background:#fff;padding:11px 12px;font-size:14px;color:#1f3349}.bjrg__search:focus{outline:2px solid #b8d3e6;outline-offset:1px}.bjrg__ingredientScroll{border:1px solid var(--bjrg-border);border-radius:12px;padding:8px;background:#fff;overflow-y:auto;flex:0 0 auto;min-height:0}.bjrg__selectedLabel{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#5f738a;margin:10px 0 8px;font-weight:800}.bjrg__selectedList{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;border:1px solid var(--bjrg-border);border-radius:12px;padding:10px;background:#fff;flex:1;min-height:120px}.bjrg__chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid #d6e2eb;background:#eef5fb;color:#203850;font-size:12px;font-weight:700;line-height:1.2}.bjrg__chip--empty{background:#f8fafc;color:#67798f}.bjrg__ingGroup{margin-bottom:8px}.bjrg__ingGroup:last-child{margin-bottom:0}.bjrg__ingGroupTitle{font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#667d94;padding:8px 8px 6px}.bjrg__ingItem{display:flex;gap:10px;align-items:flex-start;border:1px solid #e5ecf2;border-radius:10px;padding:10px;background:#f9fcff;margin:0 0 6px;cursor:pointer}.bjrg__ingItem:hover{border-color:#c9dbe9;background:#f4f9ff}.bjrg__ingItem input{margin-top:3px;accent-color:var(--bjrg-accent)}.bjrg__ingText{min-width:0}.bjrg__chkTitle{font-weight:800;color:#1f3248;font-size:14px;line-height:1.25}.bjrg__chkMeta{color:#6b7f93;font-size:12px;margin-top:3px;line-height:1.2}.bjrg__actions{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 10px}.bjrg__actions button{appearance:none;border:1px solid var(--bjrg-ink);background:var(--bjrg-ink);color:#fff;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:800}.bjrg__btn--ghost{background:#fff;color:var(--bjrg-ink)}.bjrg__btn--ghost:hover{background:#f7fafc}.bjrg__mini{color:#2f475f;font-size:13px;margin:0 0 10px}.bjrg__recipesShell{display:flex;flex-direction:column;gap:10px;min-height:0}.bjrg__cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;align-items:start}@media (min-width:1140px){.bjrg__cards--side{grid-template-columns:repeat(2,minmax(0,1fr))}}.bjrg__cardItem{border:1px solid var(--bjrg-border);border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.bjrg__cardImg{width:100%;height:200px;background:#edf2f7;overflow:hidden}.bjrg__cardImg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bjrg__cardImg img.bjrg__cardImgFallback{object-fit:contain}.bjrg__cardBody{padding:12px 12px 6px;display:flex;flex-direction:column;gap:7px;height:auto}.bjrg__badge{display:inline-block;font-size:11px;font-weight:900;border-radius:999px;padding:6px 10px;background:rgb(29 106 57 / .1);color:var(--bjrg-accent);border:1px solid rgb(29 106 57 / .24)}.bjrg__cardTitle{font-weight:900;color:#10253f;font-size:19px;line-height:1.2}.bjrg__cardExcerpt{color:#3f5268;font-size:13px;line-height:1.4}.bjrg__cardMeta{color:#55708a;margin-top:0}.bjrg__cardBtn{display:inline-block;padding:10px 12px;border-radius:10px;font-weight:800;text-decoration:none;background:#10253f;color:#fff;border:1px solid #10253f;width:fit-content;cursor:pointer;font-family:inherit}.bjrg__cardBtn:hover{filter:brightness(.95)}.bjrg__line{font-size:13px;color:#3d566f;margin:6px 0}.bjrg__filterEmpty{margin-top:4px;padding:4px 2px}.bjrg__selectedRecipe,.bjrg-selected-recipe{border:1px solid var(--bjrg-border);border-radius:12px;padding:12px;background:#f9fcff}.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:#10253f;margin:0}.bjrg__selectedClose{appearance:none;border:1px solid #10253f;background:#fff;color:#10253f;border-radius:999px;padding:6px 10px;cursor:pointer;font-weight:700}.bjrg__selectedClose:hover{background:#f3f8fc}.bjrg__selectedExcerpt{color:#4c6077;font-size:13px;margin:0 0 10px}.bjrg__selectedContent{font-size:14px;color:#10253f}.bjrg__selectedContent p{margin:0 0 8px}.bjrg__selectedMeta{margin-top:10px;font-size:13px;color:#3f5670}.bjrg__selectedMeta strong{color:#10253f}.bjrg__ctaWrap{margin-top:2px}.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__disclaimer{font-size:12px;color:#6b7f93}@media (max-width:979px){.bjrg__panel{min-height:auto}.bjrg__ingredientScroll{min-height:320px}.bjrg__cardImg{height:180px}}