.chipIngredient__container{display:flex;padding:8px 24px 8px 16px;align-items:center;gap:8px;border-radius:250px;width:-moz-fit-content;width:fit-content}.chipIngredient__container img{width:32px;height:32px;border-radius:100px;-o-object-fit:contain;object-fit:contain}.chipIngredient__container--original{background:#f3f3f3}.chipIngredient__container--suggestion{background:#E4ECF0;color:#0432d5;padding:16px}.modal__container--left p{margin-bottom:4px}.ingredient__image{width:16px;height:16px;border-radius:16px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.changeIngredientChip__select--label .ingredient__optionContainer{display:flex;align-items:center;gap:8px}.header__container{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background-color:#ffffff;border-bottom:1px solid #e4ece8;position:sticky;top:0;z-index:40}.header__logo-container{display:flex;align-items:center;min-width:0}.header__logo{width:132px;height:auto}.header__actions{margin-left:auto}.header__shareButton{min-height:44px;border-radius:12px;border:0;background:var(--primary-avena,#195ada)!important;box-shadow:0 8px 18px rgb(25 90 218/24%);font-weight:600}.header__shareButton:focus,.header__shareButton:hover{background:#154ab2!important}@media (min-width:768px){.header__container{padding:14px 24px}.header__logo{width:156px}}.planPage__container{height:100dvh;display:flex;flex-direction:column;background:#f3f6f5;overflow:hidden}.planPage__content{flex:1;width:min(100%,1120px);margin:0 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}